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/images/{id}/data \ --header 'Authorization: Bearer <token>'
"<string>"
Streams the stored image bytes directly to the caller.
JWT access token. Paste the token only; the Bearer prefix is added automatically.
Image ID
Image stream
The response is of type file.
file
Was this page helpful?