---
title: "Download Image Emotion Report"
method: GET
path: "/v1/images/{image_id}/report"
tags: ["Image Emotion API"]
---

# Download Image Emotion Report

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

Downloads the emotion analysis insights for a specific image in CSV format.
The report includes detected faces and their associated emotion scores.

## 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)
