---
title: "GET /operations/{operationId}"
method: GET
path: "/operations/{operationId}"
tags: ["VideoTranslation"]
---

# GET /operations/{operationId}

`GET /operations/{operationId}`

Fetch a operation by ID.

## Path parameters

- `operationId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- Operation — Operation.
  - `id` string, required — Resource ID
  - `status` 'NotStarted' | 'Running' | 'Succeeded' | 'Failed' | 'Canceled' — Task status.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-speech-videotranslation.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-speech-videotranslation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-speech-videotranslation/versions/2e781a63dbdc/schema)
