Skip to main content
GET
Get a OrgInvite by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

OrgInvite found

createdAt
string<date-time>
required
email
string
required
expiresAt
string<date-time>
required
id
string
required
invitedBy
string
required
orgId
string
required
role
string
required
tokenHash
string
required
tokenPrefix
string
required
acceptedAt
string<date-time>
acceptedByUserId
string