List Invites
Organizations
List Invites
Lists organization invites, filtered by status
GET
List Invites
Authorizations
Cartesia admin API key (sk_car_admin_...). Get one at play.cartesia.ai/keys/admin.
Headers
API version header.
Available options:
2026-03-01 Example:
"2026-03-01"
Query Parameters
The maximum number of items to return. Defaults to 20; values above 100 are capped at 100.
Required range:
1 <= x <= 100An opaque pagination cursor from next_page. Pass it back to fetch the next page. Cannot be combined with ending_before.
An opaque pagination cursor from next_page. Pass it back to fetch the previous page. Cannot be combined with starting_after.
Filter invites by status. Defaults to pending.
Available options:
pending, accepted, revoked, expired