List documents
GET/v1/projects/:project_id/knowledge/collections/:collection_id/documents
Lists the documents in the collection, with their ingestion status.
Request
Responses
- 200
- 401
- 404
- 502
A page of documents.
Missing or invalid credentials.
The resource does not exist (existence is not leaked).
The upstream runtime could not complete the operation.