---
title: "GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}/globalconfiguration"
method: GET
path: "/providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}/globalconfiguration"
tags: ["ServiceMembers"]
---

# GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}/globalconfiguration

`GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}/globalconfiguration`

Gets the global configuration.

## Path parameters

- `serviceName` string, required
- `serviceMemberId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The list of global configurations.

- GlobalConfigurations — The list of global configurations.
  - `value` GlobalConfiguration[] — The value returned by the operation.
    - `version` integer — The version for the global configuration.
    - `schemaXml` string — The schema for the configuration.
    - `passwordSyncEnabled` boolean — Indicates if password sync is enabled or not.
    - `numSavedPwdEvent` integer — The number of saved password events.
    - `featureSet` Item[] — The list of additional feature sets.
      - `key` string — The key for the property.
      - `value` string — The value for the key.

---

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