Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://acusight.io/api/data/datasets/versions/{id}/export/download \ --header 'Authorization: Bearer <token>'
"<string>"
Streams the archive generated by an export job once it has completed.
JWT access token. Paste the token only; the Bearer prefix is added automatically.
Dataset version ID
Completed export job ID
Dataset export archive
The response is of type file.
file
Was this page helpful?