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

# GET /providers/Microsoft.AppConfiguration/operations

`GET /providers/Microsoft.AppConfiguration/operations`

Lists the operations available from this provider.

## Query parameters

- `api-version` string, required
- `$skipToken` string

## Response `200`

The request was successful; the request was well-formed and received properly.

- OperationDefinitionListResult — The result of a request to list configuration store operations.
  - `value` OperationDefinition[] — The collection value.
    - `name` string — Operation name: {provider}/{resource}/{operation}.
    - `display` OperationDefinitionDisplay — The display information for a configuration store operation.
      - `provider` string — The resource provider name: Microsoft App Configuration."
      - `resource` string — The resource on which the operation is performed.
      - `operation` string — The operation that users can perform.
      - `description` string — The description for the operation.
  - `nextLink` string — The URI that can be used to request the next set of paged results.

## Other responses

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

---

[API](https://skmtc.dev/azure/apis/appconfiguration-microsoft-appconfiguration-appconfiguration.md) · [All operations](https://skmtc.dev/azure/apis/appconfiguration-microsoft-appconfiguration-appconfiguration/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/appconfiguration-microsoft-appconfiguration-appconfiguration/revisions/c47ce783f72f?raw)
