ID of the workflow to retrieve data from
ID of a specific run to retrieve data from
Format of the response data
json
, csv
Field to sort the results by
Sort order (ascending or descending)
asc
, desc
JSON-encoded array of filter objects
Page number for pagination
x >= 1
Number of items per page (0 for streaming all data)
x >= 0
Enable gzip compression for the response
Filter results by specific row IDs (comma-separated or JSON array)
Workflow data returned successfully
The response is of type object
.