v1
latestOpenAPI 3.0.12026-07-2696152184.1 KBOrganizations
List Invites
Lists organization invites, filtered by status
get/organizations/invites
Query parameters
limitinteger
The maximum number of items to return. Defaults to 20; values above 100 are capped at 100.
starting_afterstring
An opaque pagination cursor from next_page. Pass it back to fetch the next page. Cannot be combined with ending_before.
ending_beforestring
An opaque pagination cursor from next_page. Pass it back to fetch the previous page. Cannot be combined with starting_after.
status'pending' | 'accepted' | 'revoked' | 'expired'
Filter invites by status. Defaults to pending.
Headers
Cartesia-Version'2026-03-01' date required
Example:2026-03-01
API version header.
Response
List Invites