Retrieve a paginated list of ingest jobs for the authenticated organization.
Default authentication mechanism
Optional tenant id to use for the request. If not provided, the namespace will be used directly. Must be alphanumeric and up to 64 characters.
The id of the namespace (prefixed with ns_)
"ns_123"
Comma separated list of statuses to filter by.
The status of the ingest job.
BACKLOG, QUEUED, QUEUED_FOR_RESYNC, QUEUED_FOR_DELETE, PRE_PROCESSING, PROCESSING, DELETING, CANCELLING, COMPLETED, FAILED, CANCELLED 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 1 <= x <= 100