Returns a paginated list of standard API keys owned by the authenticating organization. Only metadata is returned, not the keys themselves. Admin API keys are not included.
Cartesia admin API key (sk_car_admin_...). Get one at play.cartesia.ai/keys/admin.
API version header.
2024-06-10, 2024-11-13, 2025-04-16, 2026-03-01 "2026-03-01"
The number of API keys to return per page. Defaults to 20. Values above 100 are silently capped at 100.
A cursor for forward pagination. starting_after is an API key ID that defines your place in the list; the response will include keys that come after this ID. Cannot be combined with ending_before.
A cursor for backward pagination. ending_before is an API key ID that defines your place in the list; the response will include keys that come before this ID. Cannot be combined with starting_after.
Free-text query that matches against the key's description, creator name, and creator email.