---
title: "Download Text Emotion Report"
method: GET
path: "/v1/texts/{text_id}/report"
tags: ["Text Emotion API"]
---

# Download Text Emotion Report

`GET /v1/texts/{text_id}/report`

Downloads the emotion analysis insights for a specific text in CSV format based on the provided text id.

## Path parameters

- `text_id` string, required — The unique ID of the text.

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