Retrieve metadata about a corpus
GET/v2/corpora/:corpus_key
Get metadata about a corpus. This operation does not search the corpus contents. Specify the corpus_key
to identify the corpus whose metadata you want to retrieve. The corpus_key
is created when the corpus is set up, either through the Vectara Console UI or the Create Corpus API. For more information, see Corpus Key Definition.
Request
Responses
- 200
- 403
- 404
A corpus.
Permissions do not allow retrieving the corpus.
Corpus not found.