v1

latestOpenAPI 3.0.12026-07-2696152184.1 KB
Organizations

Create Invites

Invites email addresses to the organization as members. If any email is rejected, the whole request fails and no invites are created. Rate limited to 10 requests per hour.

post/organizations/invites

Headers

Cartesia-Version'2026-03-01' date required
Example:2026-03-01

API version header.

Request body

emailsstring[] required

Email addresses to invite, up to 10 per request. Each address receives a member invite.

Response

Create Invites

created_atstring date-time required

When the invite was created

emailstring required

Email address the invite was sent to

expires_atstring date-time nullable required

When the invite expires, if it has an expiry

idstring required

Unique identifier for the invite

role'admin' | 'member' required

Role the invited user will receive when they accept

status'pending' | 'accepted' | 'revoked' | 'expired' required

Status of the invite