List documents in a workspace with search, filters, and pagination.
documents-read.
| Parameter | Type | Description |
|---|---|---|
query | string | Search by filename, source URL, or hash |
mime | string | Filter by MIME type |
status | string | Filter by document status |
source_type | string | upload, url, or connector |
sort | string | created_at, filename, size, status |
order | string | asc or desc |
page | integer | Page number |
per_page | integer | Items per page (max 100) |
200 OK
x <= 100upload, url, connector created_at, filename, size, status asc, desc