v20

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-07302265.1 KB

Send a query to an workflow

Always targets the latest run; runId cannot be pinned for Temporal query operations.

post/workflow/{id}/query/{query}

Path parameters

idstring required

The workflow id

querystring required

The query name

Request body

payloadobject

The payload sent to the query operation

Response

Success