---
title: "GET /providers/Microsoft.HealthcareApis/operations"
method: GET
path: "/providers/Microsoft.HealthcareApis/operations"
tags: ["Proxy"]
---

# GET /providers/Microsoft.HealthcareApis/operations

`GET /providers/Microsoft.HealthcareApis/operations`

Lists all of the available Healthcare service REST API operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- OperationListResult — A list of service operations. It contains a list of operations and a URL link to get the next set of results.
  - `nextLink` string — The link used to get the next page of service description objects.
  - `value` Operation[] — A list of service operations supported by the Microsoft.HealthcareApis resource provider.
    - `name` string — Operation name: {provider}/{resource}/{read | write | action | delete}
    - `isDataAction` boolean — Gets or sets a value indicating whether the operation is a data action or not
    - `origin` string — Default value is 'user,system'.
    - `display` OperationDisplay — The object that represents the operation.
      - `provider` string — Service provider: Microsoft.HealthcareApis
      - `resource` string — Resource Type: Services
      - `operation` string — Name of the operation
      - `description` string — Friendly description for the operation,
    - `properties` OperationProperties — Operation properties.

## Other responses

- `default` — DefaultErrorResponse

---

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