---
title: "GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/configuration"
method: GET
path: "/providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/configuration"
tags: ["Adds"]
---

# GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/configuration

`GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/configuration`

Gets the service configurations.

## Path parameters

- `serviceName` string, required

## Query parameters

- `grouping` string

## Response `200`

The Active Directory Domain Controller service configuration.

- AddsConfiguration — The list of key value properties.
  - `nextLink` string — The link used to get the next page of operations.
  - `value` Item[] — The value returned by the operation.
    - `key` string — The key for the property.
    - `value` string — The value for the key.
  - `totalCount` integer — The total count of configuration.
  - `continuationToken` string — The continuation token for paginated calls.

---

[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)
