Get A2A v1 agent card (well-known)
GET/v2/agents/:agent_key/.well-known/a2a/v1/agent-card.json
Returns the v1 Agent Card at the well-known discovery URL /.well-known/a2a/v1/agent-card.json. The card lists every supported transport in supportedInterfaces (the first entry is preferred). v1 clients discover this URL and pick a binding from the list.
Request
Responses
- 200
- 404
The A2A v1 Agent Card describing this agent.
Agent not found.