Get a list of Export Jobs
Fetch a list of export jobs.
Query parameters
Enter the specific company ID for which you want to retrieve the list of export jobs processed before.
Fetch a list of jobs for a specific status.
Fetch a list of jobs for specific statuses.
Lower bound of the page of data to return (cannot be used together with [after] or [offset]).
Upper bound of the page of data to return (cannot be used together with [before] or [offset]).
Offset of the page of data to return (cannot be used together with [before] or [after]).
The maximum amount of items to return.
The keys to sort the results by.
The order to sort the results by. Must be the same length as [sortingKeys]; one order per key.
Response
List of export jobs. If no jobs are found, an empty list is returned.
Changes
No recorded changes to this endpoint across all 1 revision of this API.