latestOpenAPI 3.1.02026-08-08127304355.9 KB

69c553220183

Agents

Get Agent

Retrieve details for a specific agent by ID.

get/api/v2/projects/{project_id}/agents/{agent_id}

Path parameters

project_idstring required
agent_idstring required

Response

AgentInfo(id: uuid.UUID, name: str)

idstring uuid required
namestring required