Skip to main content
GET
/
sentinel
/
jobs
/
{guid}
/
annotations
/
{type}
Download a forensic annotation image
curl --request GET \
  --url https://lens-api.tic.io/sentinel/jobs/{guid}/annotations/{type} \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

Path Parameters

guid
string<uuid>
required

SentinelJobGuid of the job

type
string
required

Annotation type: "ela", "noise", "cfa", "forensic", or "overview"

Response

PNG image data

The response is of type file.