Retrieve detailed information about a specific agent including its deployment status.
Authentication requires a Pipecat Cloud Private API token.
Generate a Private API key from your Dashboard (Settings > API Keys > Private > Create key) and include it as a Bearer token in the Authorization header.
Name of the agent to retrieve
Agent details retrieved successfully
Name of the agent
The region where the agent is deployed
Whether the latest deployment has passed validation and is ready. For scale-to-zero agents, this is true even when scaled down to zero replicas.
Whether the agent can accept new sessions. True when any pods are ready to handle traffic, or when scaled to zero but healthy (requests will queue and trigger scale-up). During rolling updates, this may be true even if ready is false, as old pods continue serving while new ones validate.
Creation timestamp of the agent
Last update timestamp
ID of the active deployment
Deprecated: Use ready instead. Whether the active deployment is ready. This field is redundant with ready and will be removed in a future version.
Number of active sessions
Details of the current deployment
The agent profile used for resource allocation