Skip to main content
GET
Get Invite

承認

Authorization
string
header
デフォルト:$CARTESIA_ADMIN_API_KEY
必須

Cartesia admin API key (sk_car_admin_...). Get one at play.cartesia.ai/keys/admin.

ヘッダー

Cartesia-Version
enum<string>
デフォルト:2026-03-01
必須

API version header.

利用可能なオプション:
2026-03-01
:

"2026-03-01"

パスパラメータ

id
string
必須

Invite ID returned by List Invites

Minimum string length: 1

レスポンス

Get Invite

An invite to join the organization

created_at
string<date-time>
必須

When the invite was created

email
string
必須

Email address the invite was sent to

expires_at
string<date-time> | null
必須

When the invite expires, if it has an expiry

id
string
必須

Unique identifier for the invite

role
enum<string>
必須

Role the invited user will receive when they accept

利用可能なオプション:
admin,
member
status
enum<string>
必須

Status of the invite

利用可能なオプション:
pending,
accepted,
revoked,
expired