Get Agent Version
Returns one immutable configuration snapshot. To restore it, pass its config to PATCH /v1/agents/{agent_id}. Restoring creates a new version and does not change existing history.
Authorizations
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
Headers
API version header.
2026-08-14 "2026-08-14"
Path Parameters
Unique identifier for the agent.
1Unique identifier for an immutable agent configuration version.
1Response
Get an agent version
An immutable snapshot of an agent's configuration.
Complete configuration for the agent's model, language, audio, and tools.
Time when this version was created.
ID of the user or API key that created this version. null when no creator was recorded.
1Description supplied when this version was created. null if none was provided.
Unique identifier for an immutable agent configuration version.
1