List Batch Jobs
Bulk Data Export
List Batch Jobs
Retrieve a paginated list of all batch jobs for the authenticated user. Results are ordered by creation date (newest first) and include job status, configuration, and metadata.
GET
List Batch Jobs
Authorizations
Enter a Bearer token obtained via the OAuth client credentials flow or from the Access Tokens tab in your account settings.
Query Parameters
Page number for pagination (starts at 1).
Required range:
x >= 1Number of results per page.
Required range:
1 <= x <= 100