List Documents
List all documents in a collection with pagination support.
Authentication
AuthorizationBearer
Bearer token authentication using API key
Path parameters
collection_name
Headers
X-Organization-ID
Query parameters
offset
Pagination offset
Response
Successful Response
documents
List of documents in the collection
total_count
Total number of documents in the collection across all pages
limit
Maximum number of documents per page
offset
Pagination offset
collection_name
Name of the collection