Retrieves a paginated list of document chunks with optional filtering by document ID.
Your unique Avido API key
Filter by document ID
"123e4567-e89b-12d3-a456-426614174000"
Number of items to skip
x >= 0
0
Number of items per page
1 <= x <= 100
25
Field to order by
"createdAt"
Order direction
asc
, desc
"desc"
Filter by document status
DRAFT
, REVIEW
, APPROVED
, ARCHIVED
"APPROVED"
Successfully retrieved documents
Paginated response containing document chunks