Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Query Parameters
Filter by collection ID
Filter by content ID
Cursor for pagination (use next_cursor from previous response)
Number of items to return
1 <= x <= 500Include embedding vectors
Response
Successful Response
Response model for listing chunks with cursor-based pagination.
List of chunks
Number of chunks returned in this request
Cursor for next page. None if no more pages.
Whether there are more chunks to fetch