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

# POST /subscription/GetRegisteredSubscriptionProvider

`POST /subscription/GetRegisteredSubscriptionProvider`

Get details for a Bring Your Own License (BYOL) subscription that's registered to your account.

## Request body

- object
  - `SubscriptionProviderArn` string, required — The Amazon Resource Name (ARN) of the BYOL registration resource to get details for.

## Response `200`

Success

- GetRegisteredSubscriptionProviderResponse
  - `LastSuccessfulDataRetrievalTime` string — The timestamp from the last time License Manager retrieved subscription details from your registered third-party Linux subscription provider.
  - `SecretArn` string — The Amazon Resource Name (ARN) of the third-party access secret stored in Secrets Manager for the BYOL registration resource specified in the request.
  - `SubscriptionProviderArn` string — The Amazon Resource Name (ARN) for the BYOL registration resource specified in the request.
  - `SubscriptionProviderSource` 'RedHat' — The subscription provider for the BYOL registration resource specified in the request.
  - `SubscriptionProviderStatus` 'ACTIVE' | 'INVALID' | 'PENDING' — The status of the Linux subscription provider access token from the last successful subscription data request.
  - `SubscriptionProviderStatusMessage` string — The detailed message from your subscription provider token status.

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — ThrottlingException
- `483` — 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)
