---
title: "Download Audio Emotion Report"
method: GET
path: "/v1/audios/{audio_id}/report"
tags: ["Audio Emotion API"]
---

# Download Audio Emotion Report

`GET /v1/audios/{audio_id}/report`

Download a detailed report of the emotional insights extracted from a specific audio file.
The report includes average emotions, segment-level analysis, speaker information,
and summary—formatted as a downloadable file (e.g., PDF or CSV).

## Path parameters

- `audio_id` string, required — Unique identifier of the audio file

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