/api/datasets/{dataset_id}/batch_exports/{parent_lookup_batch_export_id}/runs/

Retrieves the execution history for a specific batch export. This returns a list of past runs, allowing you to monitor the success or failure status of the export schedule.

Path Params
string
required

Dataset ID of the dataset you're trying to access. To find the ID of the dataset, make a call to /api/datasets/.

string
required
Query Params
integer

Number of results to return per page.

integer

The initial index from which to return the results.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json