List documents in a dataset
Document
List documents in a dataset
Retrieves a paginated list of documents in a dataset, with optional keyword search and status filter.
GET
List documents in a dataset
Authorizations
Headers
Api key to pass as a X-Api-Key request header.
Path Parameters
ID of the dataset.
Query Parameters
Page number (starts at 1, default: 1).
Required range:
x >= 1Number of items per page (1 to 100, default: 50).
Required range:
1 <= x <= 100Optional keyword search filter.
Optional status filter for parsing state.

