Return a paginated set of finished AiR Jobs associated with the Sub-Account. If a job is still in progress, it won't return that job. Using from (inclusive) and to (exclusive) query string parameters (in the format YYYY-MM-DD) will apply date filters to the result set. If finishedDate (in the format YYYY-MM-DD) is passed via the query string parameter, it takes precedence over from and to query parameters and returns all the jobs that were finished in that date (regardless of when they started). The query param sortOrder in either 'asc' or 'desc' format allows for specifying the order of the result set (defaults to 'asc') which is always sorted by FinishedTime. Pagination starts as page 0. Total records and total pages are only returned on page 0. If other pages are requested, total records and total pages are set to -1.
Please enter your Primary Partner API Key
OK
Unique identifier for the job
Total runtime seconds of the object
The time when the job got created in the format YYYY-MM-DD hh:mm:ss
The time when the job got finished/completed in the format YYYY-MM-DD hh:mm:ss
Bad Request
The error message
Forbidden
The error message
Not Found
The error message
Internal Error
The error message