Skip to main content
GET
List Invitations

Authorizations

korve.session_token
string
cookie
required

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

projectId
string
required

The project's id (UUID) or slug — either form is accepted.

Query Parameters

cursor
string

Opaque cursor from the previous page.

limit
integer

Page size from 1 to 100. Defaults to 50.

Required range: 1 <= x <= 100

Response

Invitations.

items
object[]
required
nextCursor
string | null
required