List source documents
GET/sources/:id/documents
Get all documents indexed from a specific source with pagination support. Optionally filter to a subset of containers via the container_ids query parameter (comma-separated).
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
Missing source ID or invalid parameters
Unauthorized
Source not found
Internal server error