---
title: "GET /operations/{id}"
method: GET
path: "/operations/{id}"
tags: ["Operations"]
---

# GET /operations/{id}

`GET /operations/{id}`

Gets operation info.

## Path parameters

- `id` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK.

- Operation — Status of a long running operation.
  - `id` string — Unique operation ID.
  - `status` 'NotStarted' | 'Running' | 'Succeeded' | 'Failed' — Status of an operation.

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.dev/azure/apis/cognitiveservices-speech-batchavatar.md) · [All operations](https://skmtc.dev/azure/apis/cognitiveservices-speech-batchavatar/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/cognitiveservices-speech-batchavatar/revisions/7b51fcfc9d4a/schema)
