Retrieves a list of child chunks for a specific parent segment.
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.
The ID of the parent segment.
Search keyword to filter child chunks.
Page number for pagination.
Number of items to return per page.
x <= 100
A paginated list of child chunks.
The response is of type object
.