Authorizations
API key for authentication
Path Parameters
ID of the workflow to retrieve data from
Query Parameters
ID of a specific run to retrieve data from
Format of the response data
Available options:
json
, csv
Field to sort the results by
Sort order (ascending or descending)
Available options:
asc
, desc
JSON-encoded array of filter objects
Page number for pagination
Required range:
x >= 1
Number of items per page (0 for streaming all data)
Required range:
x >= 0
Enable gzip compression for the response
Filter results by specific row IDs (comma-separated or JSON array)
Include validation anomalies for each row in the response
Response
Workflow data returned successfully
The response is of type object
.