This endpoint allows users to fetch data efficiently and ensures seamless integration with their applications or workflows.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Dataset ID for which data collection is triggered.
List of output columns, separated by |
(e.g., url|about.updated_on
). Filters the response to include only the specified fields.
"url|about.updated_on"
Include errors report with the results.
Specifies the format of the response (default: JSON).
json
, csv
OK
The response is of type string
.
"OK"