List Documents

List all documents in a collection with pagination support.

Authentication

AuthorizationBearer
Bearer token authentication using API key

Path parameters

collection_namestringRequired

Headers

X-Organization-IDstringRequired

Query parameters

offsetintegerOptionalDefaults to 0
Pagination offset

Response

Successful Response
documentslist of objects
List of documents in the collection
total_countinteger
Total number of documents in the collection across all pages
limitinteger
Maximum number of documents per page
offsetinteger
Pagination offset
collection_namestring
Name of the collection