メインコンテンツへスキップ
GET
Get API Key

承認

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
必須

The ID of the API key. This does not start with sk_.

:

"00000000-0000-4000-8000-000000000001"

レスポンス

Metadata for a standard API key.

id
string
必須

Stable identifier for the API key. Safe to expose.

description
string
必須

Human-readable description set when the key was created.

created_at
string<date-time>
必須

When the API key was created.

creator_email
string | null

Email of the user who created the key. null for older keys with no recorded creator.

creator_still_in_org
boolean | null

Whether the creator is still a member of the organization. null for older keys with no recorded creator.

creator_image_url
string | null

URL of the creator's avatar. Returned as null when the creator is no longer in the organization, and for older keys with no recorded creator.