Skip to main content
POST
/
a2a
/
agents
/
{id}
/
v1
/
tasks:get
Get Agent Task
curl --request POST \
  --url https://api.example.com/a2a/agents/{id}/v1/tasks:get
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

id
string
required

Response

Successful Response