v1
Query workflow outputs
Queries outputs from a specific workflow run using a SQL-like language. Returns results as a JSON array.
GET
Path Parameters
The unique identifier of the workflow whose outputs are to be queried.
Query Parameters
The SQL-like query string to execute on the workflow outputs.
Response
200
application/json
Query results as JSON array