Find All Documents
GET/external/v1/projects/:projectId/documents
Returns a paginated list of documents in the 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).
Project not accessible
Project not found