---
title: "Get speech to text usage report"
method: GET
path: "/legacy_reporting/usage_reports/speech_to_text"
tags: ["Speech to text Usage Reports"]
---

# Get speech to text usage report

`GET /legacy_reporting/usage_reports/speech_to_text`

Generate and fetch speech to text usage report synchronously. This endpoint will both generate and fetch the speech to text report over a specified time period.

## Query parameters

- `start_date` string, date-time
- `end_date` string, date-time

## Response `200`

Successful

- SttUsageReportResponse
  - `data` object

## Other responses

- `400` — Bad Request

## Changes

- **2026-08-04** `8f5f4e537994` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/legacy_reporting/usage_reports/speech_to_text/get.md)

---

[API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/revisions/3fdc16374d70/schema)
