cURL
curl --request GET \ --url https://api.example.com/a2a/teams/{id}/.well-known/agent-card.json
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response
Was this page helpful?