Agents
Get Agent
Returns the details of a specific agent
get/agents/{agent_id}
Path parameters
agent_idstring required
The ID of the agent.
Headers
Cartesia-Version'2026-03-01' date required
Example:2026-03-01
API version header.
Response
Example response
{
"git_repository": {
"provider": "github"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.