---
title: "GET /providers/Microsoft.ContainerInstance/operations"
method: GET
path: "/providers/Microsoft.ContainerInstance/operations"
tags: ["Operations"]
---

# GET /providers/Microsoft.ContainerInstance/operations

`GET /providers/Microsoft.ContainerInstance/operations`

List the operations for Azure Container Instance service.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- OperationListResult — The operation list response that contains all operations for Azure Container Instance service.
  - `value` Operation[] — The list of operations.
    - `name` string, required — The name of the operation.
    - `display` object, required — The display information of the operation.
      - `provider` string — The name of the provider of the operation.
      - `resource` string — The name of the resource type of the operation.
      - `operation` string — The friendly name of the operation.
      - `description` string — The description of the operation.
    - `properties` object — The additional properties.
    - `origin` 'User' | 'System' — The intended executor of the operation.
  - `nextLink` string — The URI to fetch the next page of operations.

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

- **2026-07-13** (2017-08-01-preview) `3b95c53f2960` — 1 breaking
  - added the new required `query` request parameter `api-version`
- **2026-07-13** (2017-08-01-preview) `f5d76c013607` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2017-08-01-preview) `597830b6b47b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/containerinstance-microsoft-containerinstance-containerinsta/changes/providers/Microsoft.ContainerInstance/operations/get.md)

---

[API](https://skmtc.dev/azure/apis/containerinstance-microsoft-containerinstance-containerinsta.md) · [All operations](https://skmtc.dev/azure/apis/containerinstance-microsoft-containerinstance-containerinsta/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/containerinstance-microsoft-containerinstance-containerinsta/revisions/db7c7d88f46c/schema)
