List of all deployments associated with an agent.
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
API version header.
2024-06-10, 2024-11-13, 2025-04-16, 2026-03-01 "2026-03-01"
The ID of the agent.
The unique identifier for the deployment.
The ID of the agent associated with this deployment.
The ID of the agent version associated with this deployment.
The current status of the deployment. It can be queued, inactive, deploy_error, skipped, build_error, building, built, deploying, or deployed.
Marks that this deployment is the active deployment for its associated agent_id. Only one deployment per agent can be pinned at a time. Deployments can be pinned even if they are not live or failed.
True if this deployment is the live production deployment for its associated agent_id. Only one deployment per agent can be live at a time.
The UTC timestamp when the deployment was created.
The UTC timestamp when the deployment was last updated.
The ID of the environment variable collection associated with this deployment.
The ID of the source code file associated with this deployment.
The commit hash of the Git repository for this deployment.
The UTC timestamp when the build was completed.
Any error that occurred during the build process.
Logs generated during the build process of the deployment.
The UTC timestamp when the build process started.
The UTC timestamp when the deployment process started.
The UTC timestamp when the deployment process was completed.
Any error that occurred during the deployment process.
The region where the deployment is running.