Skip to main content
POST
Send a query to an workflow

Path Parameters

id
string
required

The workflow id

query
string
required

The query name

Body

application/json

Body must contain payload; payload is sent to Temporal

payload
object

The payload sent to the query operation

Response

Success