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

# GET /providers/Microsoft.HealthBot/operations

`GET /providers/Microsoft.HealthBot/operations`

Lists all the available Azure Health Bot operations.

## Parameters

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

## Response `200`

Azure operation completed successfully.

- AvailableOperations — Available operations of the service.
  - `value` OperationDetail[], required — Collection of available operation details.
    - `name` string — Name of the operation
    - `isDataAction` boolean — Indicates whether the operation is a data action
    - `display` OperationDisplay — Operation display payload
      - `provider` string — Resource provider of the operation
      - `resource` string — Resource of the operation
      - `operation` string — Localized friendly name for the operation
      - `description` string — Localized friendly description for the operation
    - `origin` string — Origin of the operation
    - `properties` unknown
  - `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` — An unexpected error response.

---

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