---
title: "Send Image"
method: GET
path: "/v1/images/{image_id}/annotated_image"
tags: ["Image Emotion API"]
---

# Send Image

`GET /v1/images/{image_id}/annotated_image`

Downloads the annotated version of the image, which highlights detected faces and their corresponding emotions.

## Path parameters

- `image_id` string, required — Unique ID of the image.

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/imentiv/apis/welcome-to-imentiv-ai.md) · [All operations](https://skmtc.net/imentiv/apis/welcome-to-imentiv-ai/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/imentiv/welcome-to-imentiv-ai/revisions/350e9cbcb623/schema)
