Get Ingest Jobs

Returns (all) Ingest Jobs.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

dataset_idstring or nullOptionalformat: "uuid"
statusenum or nullOptional
Enum of Ingest Job Status.
offsetintegerOptional>=0Defaults to 0
limitintegerOptionalDefaults to 100

Response

Successful Response
jobslist of objects

Errors

422
Unprocessable Entity Error