Documents
List Documents
POST
Headers
Body
application/json
Metadata filters using MongoDB-like query syntax. Supports comparison, array, and logical operators
Number of items to skip
Required range:
x >= 0
Maximum number of items to return
Required range:
1 <= x <= 100
Field to sort by
Available options:
first_created_at
, last_created_at
Sort order (ascending or descending)
Available options:
asc
, desc
If True, returns only the latest version of each document