Skip to main content
POST
A2A Post

Headers

Accept
enum<string>
required

Must be application/json

Available options:
application/json

Path Parameters

assistant_id
string<uuid>
required

The ID of the assistant to communicate with

Body

application/json
jsonrpc
enum<string>
required

JSON-RPC version

Available options:
2.0
id
string
required

Request identifier

method
enum<string>
required

The method to invoke

Available options:
message/send,
tasks/get
params
Message Send Parameters · object

Method parameters

Response

JSON-RPC response

jsonrpc
enum<string>
required
Available options:
2.0
id
string
required
result
object

Success result containing task information or task details

error
object

Error information if request failed