List pending invites
List all pending invites for the workspace
GET
/invitesAuthorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Responses
200
List of pending invites
Array of
Inviteidstring<uuid>The unique identifier of the invite
emailstring<email>The email address of the invited user
createdAtstring<date-time>When the invite was created
401
Unauthorized - Missing or invalid API key
codestringmessagestring