---
title: "Gets the available gallery admin operations."
method: GET
path: "/providers/Microsoft.Gallery.Admin/operations"
tags: ["Operations"]
---

# Gets the available gallery admin operations.

`GET /providers/Microsoft.Gallery.Admin/operations`

## Parameters

- `Gallery.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- OperationList — List of operations.
  - `value` Operation[] — List of operations.
    - `name` string — Name of the REST operation.
    - `origin` string — Origin of the REST operation.
    - `display` OperationDisplayDefinition — Information about the REST operation.
      - `description` string — Description of the REST operation.
      - `operation` string — Type of REST operation.
      - `provider` string — Provider of the REST operation.
      - `resource` string — Resource returned by the REST operation.

---

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