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

# GET /providers/Microsoft.Batch/operations

`GET /providers/Microsoft.Batch/operations`

Lists available operations for the Microsoft.Batch provider

## Parameters

- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- OperationListResult — Paged collection of Operation items
  - `value` Operation[], required — The Operation items on this page
    - `name` string — This is of the format {provider}/{resource}/{operation}
    - `isDataAction` boolean — Indicates whether the operation is a data action
    - `display` OperationDisplay — The object that describes the operation.
      - `provider` string — Friendly name of the resource provider.
      - `operation` string — For example: read, write, delete, or listKeys/action
      - `resource` string — The resource type on which the operation is performed.
      - `description` string — The friendly name of the operation
    - `origin` string — The intended executor of the operation.
    - `properties` unknown
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2015-12-01) `bd5ddd708825` — 1 warning
  - deleted the `query` request parameter `api-version`
- **2026-07-13** (2015-12-01) `a4db6a42da8a` — 1 info
  - endpoint added

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

---

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