Skip to main content
POST
/
a2a
/
workflows
/
{id}
/
v1
/
message:stream
Stream Message Workflow
curl --request POST \
  --url https://api.example.com/a2a/workflows/{id}/v1/message:stream
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

id
string
required

Response

Streaming response with task updates