Skip to main content
GET
/
data
/
images
/
{id}
/
data
Stream image data
curl --request GET \
  --url https://acusight.io/api/data/images/{id}/data \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

JWT access token. Paste the token only; the Bearer prefix is added automatically.

Path Parameters

id
integer
required

Image ID

Response

Image stream

The response is of type file.