Retrieve a paginated list of ingest jobs for the authenticated organization.
Default authentication mechanism
The tenant id to use for the request. If not provided, the default tenant will be used.
The id of the namespace to create the ingest job for.
Comma separated list of statuses to filter by.
The field to order by. Default is createdAt
.
createdAt
The sort order. Default is desc
.
asc
, desc
The cursor to paginate by.
The direction to paginate by.
forward
, backward
The number of records to return per page.
1 <= x <= 100
The retrieved ingest jobs
The response is of type object
.