latestOpenAPI 3.0.0raw.githubusercontent.com2026-03-0936575.8 KB

23d26c6d55e6

Logo Management

Get logo details

Get details about a specific logo

get/images/logos/{logo_id}

Path parameters

logo_idinteger required
Example:1

The ID of the logo

Response

Logo details

annotation_typestring

The type of the logo annotation (ex: "brand", "label",...)

annotation_valuestring

The value of the logo annotation.

annotation_value_tagstring

The value tag of the logo annotation.

barcodestring required

Barcode of the product the logo annotation is about.

bounding_boxnumber[]

The bounding box of the logo as a list of ratio coordinates.

completed_atstring date-time

The datetime of completion of the annotation, in ISO format.

idinteger required

The ID of the logo annotation.

imageobject

Details about the image associated with the logo.

scorenumber

The confidence score of the annotation, between 0 and 1. The larger the score is the more confident we are in the annotation.

server_typeServerType — unresolved $ref
source_imagestring

The path of the image the logo was extracted from.

taxonomy_valuestring

The taxonomy tag associated to the logo, if any.

textstring

The text detected on the logo.

usernamestring

The username of the annotator who created the logo.