v1

latestOpenAPI 3.0.12026-07-2696152184.1 KB
ApiKeys

Get API Key

Returns metadata for a single API key.

get/api-keys/{id}

Path parameters

idstring required
Example:00000000-0000-4000-8000-000000000001

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

Headers

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

API version header.

Response

idstring required

Stable identifier for the API key. Safe to expose.

descriptionstring required

Human-readable description set when the key was created.

created_atstring date-time required

When the API key was created.

creator_emailstring nullable

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

creator_still_in_orgboolean nullable

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

creator_image_urlstring nullable

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.