---
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 operations supported by Microsoft Healthcare resource provider.

## Parameters

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

## Response `200`

OK. The request has succeeded.

- ListOperations — Available operations of the service
  - `value` OperationDetail[] — Collection of available operation details
    - `name` string — Name of the operation
    - `isDataAction` boolean — Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
    - `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,
    - `origin` string — Default value is 'user,system'.
    - `actionType` 'Internal' — Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
    - `properties` OperationProperties — Extra Operation properties
      - `serviceSpecification` ServiceSpecification — Service specification payload
        - `logSpecifications` LogSpecification[] — Specifications of the Log for Azure Monitoring
          - `name` string — Name of the log
          - `displayName` string — Localized friendly display name of the log
          - `blobDuration` string — Blob duration of the log
        - `metricSpecifications` MetricSpecification[] — Specifications of the Metrics for Azure Monitoring
          - `name` string — Name of the metric
          - `displayName` string — Localized friendly display name of the metric
          - `displayDescription` string — Localized friendly description of the metric
          - `unit` string — Unit that makes sense for the metric
          - `category` string — Name of the metric category that the metric belongs to. A metric can only belong to a single category.
          - `aggregationType` string — Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count.
          - `supportedAggregationTypes` string[] — Supported aggregation types
          - `supportedTimeGrainTypes` string[] — Supported time grain types
          - `fillGapWithZero` boolean — Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.
          - `metricFilterPattern` string — Pattern for the filter of the metric.
          - `dimensions` MetricDimension[] — Dimensions of the metric
            - `name` string — Name of the dimension
            - `displayName` string — Localized friendly display name of the dimension
            - `toBeExportedForShoebox` boolean — Whether this dimension should be included for the Shoebox export scenario
          - `isInternal` boolean — Whether the metric is internal.
          - `sourceMdmAccount` string — The source MDM account.
          - `sourceMdmNamespace` string — The source MDM namespace.
          - `enableRegionalMdmAccount` boolean — Whether regional MDM account enabled.
          - `resourceIdDimensionNameOverride` string — The resource Id dimension name override.
  - `nextLink` string — URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.

## 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/0b492d344582/schema)
