Find All Documents
GET/external/v1/documents
Returns a paginated list of documents in the project resolved from the API key (project key → that project; user/org key → default project).
All filters are optional. Defaults: page = 0, size = 20.
Request
Responses
- 200
- 401
- 403
- 404
Paginated document overview
Missing or invalid API key / credentials.
Often an empty body. Some auth failures return application/problem+json
with type, title, status, and detail (no instance or problemCode).
Access denied
Resolved project not found