---
title: "POST transcription.success"
method: POST
path: "transcription.success"
---

# POST transcription.success

`POST transcription.success` (webhook)

Sent when a pre-recorded transcription job is done and its results are available

## Payload

- WebhookTranscriptionSuccessPayload
  - `event` 'transcription.success', required
  - `payload` PreRecordedEventPayload, required
    - `id` string, uuid, required — Id of the job

---

[API](https://skmtc.net/gladia/apis/gladia-control-api.md) · [All operations](https://skmtc.net/gladia/apis/gladia-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gladia/gladia-control-api/versions/8ec9ebfee489/schema)
