---
title: "POST /subscription/GetServiceSettings"
method: POST
path: "/subscription/GetServiceSettings"
---

# POST /subscription/GetServiceSettings

`POST /subscription/GetServiceSettings`

Lists the Linux subscriptions service settings for your account.

## Response `200`

Success

- GetServiceSettingsResponse
  - `HomeRegions` StringListMemberString[] — The Region in which License Manager displays the aggregated data for Linux subscriptions.
  - `LinuxSubscriptionsDiscovery` 'Enabled' | 'Disabled' — Lists if discovery has been enabled for Linux subscriptions.
  - `LinuxSubscriptionsDiscoverySettings` object — Lists the settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.
    - `OrganizationIntegration` 'Enabled' | 'Disabled', required — Details if you have enabled resource discovery across your accounts in Organizations.
    - `SourceRegions` StringListMemberString[], required — The Regions in which to discover data for Linux subscriptions.
  - `Status` 'InProgress' | 'Completed' | 'Successful' | 'Failed' — Indicates the status of Linux subscriptions settings being applied.
  - `StatusMessage` object — A message which details the Linux subscriptions service settings current status.

## Other responses

- `480` — InternalServerException
- `481` — ThrottlingException
- `482` — ValidationException

---

[API](https://skmtc.net/aws/apis/license-manager-linux-subscriptions.md) · [All operations](https://skmtc.net/aws/apis/license-manager-linux-subscriptions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/license-manager-linux-subscriptions/versions/664cb0d78d42/schema)
