Retrieves a paginated list of chunks (segments) from a specific document.
API Key authentication. Provide the key in the 'Authorization' header as 'Bearer {API_KEY}'.
The ID of the knowledge base.
The ID of the document.
Keyword to filter segments by content.
Filter segments by their indexing status.
"completed"
Page number for pagination.
Number of items to return per page.
1 <= x <= 100
Paginated list of segments.
The response is of type object
.