GET
/
api
/
v1
/
workflows
/
{workflowId}
/
query
[
  "<any>"
]

Path Parameters

workflowId
string
required

The unique identifier of the workflow whose outputs are to be queried.

Query Parameters

query
string
required

The SQL-like query string to execute on the workflow outputs.

Response

200
application/json

Query results as JSON array