cURL
curl --request POST \ --url https://api.example.com/a2a/agents/{id}/v1/tasks:get
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Get the status and result of an agent task by ID.
Successful Response
Was this page helpful?