a2a

Get Agent Card

Get the agent card for an agent (A2A discovery endpoint).

Supports both standard paths:

  • /.well-known/agent-card.json
  • /.well-known/agent.json

The URL in the agent card is rewritten to point to the LiteLLM proxy, so all subsequent A2A calls go through LiteLLM for logging and cost tracking.

get/a2a/{agent_id}/.well-known/agent-card.json

Path parameters

agent_idstring required

Response

Successful Response

{"stackTrail":"paths:/a2a/{agent_id}/.well-known/agent-card.json:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 42 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog