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

---

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