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

Changes

No recorded changes to this endpoint across all 1 revision of this API.