Skip to main content
GET
/
a2a
/
agents
/
{id}
/
.well-known
/
agent-card.json
Get Agent Card
curl --request GET \
  --url https://api.example.com/a2a/agents/{id}/.well-known/agent-card.json
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

id
string
required

Response

Successful Response