Skip to main content
GET
List My Pending Invitations

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

created_at
string<date-time>
required
email
string
required
expires_at
string<date-time>
required
id
string<uuid>
required
organization_id
string<uuid>
required
role
string
required
status
string
required
invited_by_name
string
default:""
organization_color
string | null
organization_icon
string | null
organization_name
string
default:""
require_2fa_before_join
boolean
default:false
token
string | null