Retrieve a paginated list of documents 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.
Statuses to filter by.
The field to order by. Default is createdAt
.
createdAt
The order to sort by. Default is desc
.
asc
, desc
The ingest job ID to filter documents by.
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
.