v1

latestOpenAPI 3.1.02026-07-1381127211.1 KB
Image Emotion API

Get Image Emotion Analysis

Retrieves detailed emotion analysis results and metadata for a specific uploaded image. Includes detected faces, their emotional scores, image dimensions, and annotated visualizations.

get/v1/images/{image_id}

Path parameters

image_idstring required

Unique ID of the image to retrieve.

Unique ID of the image to retrieve.

Response

Successful Response

idstring required
statusstring required
titlestring required
descriptionstring required
{"stackTrail":"components:schemas:ImageDBResponse:properties:created_at","oasType":"schema","type":"unknown","title":"Created At"}
{"stackTrail":"components:schemas:ImageDBResponse:properties:original_frame_image","oasType":"schema","type":"unknown","title":"Original Frame Image"}
heightnumber required
widthnumber required
found_facesinteger[] required
{"stackTrail":"components:schemas:ImageDBResponse:properties:faces","oasType":"schema","type":"unknown","title":"Faces"}
{"stackTrail":"components:schemas:ImageDBResponse:properties:annotated_image","oasType":"schema","type":"unknown","title":"Annotated Image"}