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

# GET /providers/Microsoft.ADHybridHealthService/operations

`GET /providers/Microsoft.ADHybridHealthService/operations`

Lists the available Azure Data Factory API operations.

## Query parameters

- `api-version` string, required

## Response `200`

The list of operations.

- OperationListResponse — Lists all of the available REST API operations for Azure Active Directory Connect Health.
  - `nextLink` string — URL to get the next set of operation list results if there are any.
  - `value` Operation[] — List of operations supported by the Microsoft.ADHybridHealthService resource provider.
    - `name` string — The name of the operation.
    - `display` object — The display details for the operation.
  - `totalCount` integer — The total count of operations.
  - `continuationToken` string — The continuation token to get next set of operations.

---

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