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

# GET /providers/Microsoft.DBforPostgreSQL/operations

`GET /providers/Microsoft.DBforPostgreSQL/operations`

Lists all of the available REST API operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- OperationListResult — A list of resource provider operations.
  - `value` Operation[] — The list of resource provider operations.
    - `name` string — The name of the operation being performed on this particular object.
    - `display` OperationDisplay — Display metadata associated with the operation.
      - `provider` string — Operation resource provider name.
      - `resource` string — Resource on which the operation is performed.
      - `operation` string — Localized friendly name for the operation.
      - `description` string — Operation description.
    - `origin` 'NotSpecified' | 'user' | 'system' — The intended executor of the operation.
    - `properties` object — Additional descriptions for the operation.

## Other responses

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

## Changes

- **2021-07-02** (2017-12-01-preview) `ae137050faec` — 1 info
  - endpoint added
- **2020-09-09** (2017-12-01-preview) `47f1c002a84e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/postgresqlmanagementclient/changes/providers/Microsoft.DBforPostgreSQL/operations/get.md)

---

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