Skip to main content
GET
List developer invites

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceSlug
string
required

Query Parameters

verificationState
object

Response

List of invites

id
string
required
sender
object
required
email
string
required
workspace
object
required
verificationState
enum<string>
required
Available options:
EMAIL_PENDING,
EMAIL_SENT,
VERIFIED,
EXPIRED
created
string<date-time>
updated
string<date-time>