List project documents
GET/projects/:projectPid/documents
Returns document sources (kind === 'document') for the project. Pass includeArchived: true to include archived sources. Requires project access; returns 404 when projectPid is unknown or not visible.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 503
Success
air/UnauthorizedError
air/ForbiddenError
NotFound
air/SchemaValidationError
air/AuthUnavailableError