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

Path Parameters

id
string
required

Response

Successful Response