v1

latestOpenAPI 3.0.02026-07-17301761.7 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