Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{operatorDomain}/v1/admin/documents/files/{key} \ --header 'Authorization: Bearer <token>'
"<string>"
Stream a stored contract/document file by storage key (wildcard path).
Staff session or API token issued by your Voyant app.
Storage key (may contain slashes).
File bytes
The response is of type file.
file