latestOpenAPI 3.0.32026-08-215925112.0 MB
36be0dca14e7
api
jobs
Get all jobs
get/api/jobs
Query parameters
skipnumber float
The number of objects to skip for the requested result
topnumber float
A limit on the number of objects to be returned. Can range between 1 and 1000.
type'import' | 'export' | 'delete' | 'scheduledJob' | 'transformJob'
The type of an job to filter for
status'SCHEDULED' | 'RUNNING' | 'FAILED' | 'COMPLETED' | 'COMPLETED_WITH_ERRORS'
The status of an job to filter for
Response
OK