v1
latestOpenAPI 3.0.12026-07-2696152184.1 KBAgents
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"
}
}