latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

[beta] A2A Agents

Get Agent By Id

Get a specific agent by ID

Example Request:

curl -X GET "http://localhost:4000/agents/123e4567-e89b-12d3-a456-426614174000" \
    -H "Authorization: Bearer <your_api_key>"
get/v1/agents/{agent_id}

Path parameters

agent_idstring required

Response

Successful Response

agent_idstring required
agent_namestring required
litellm_paramsobject nullable
agent_card_paramsobject required
object_permissionobject nullable
spendnumber nullable
tpm_limitinteger nullable
rpm_limitinteger nullable
session_tpm_limitinteger nullable
session_rpm_limitinteger nullable
static_headersobject nullable
extra_headersstring[] nullable
created_atstring date-time nullable
updated_atstring date-time nullable
created_bystring nullable
updated_bystring nullable