List the documents in the corpus
GET/v2/corpora/:corpus_key/documents
Retrieve a list of documents stored in a specific corpus. This endpoint provides an overview of document metadata without returning the full content of each document.
Request
Responses
- 200
- 403
- 404
List of documents.
Permissions do not allow listing documents in the corpus.
Corpus not found.