---
title: "GET /productSubscriptions"
method: GET
path: "/productSubscriptions"
---

# GET /productSubscriptions

`GET /productSubscriptions`

Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub.

## Query parameters

- `NextToken` string
- `MaxResults` integer

## Response `200`

Success

- ListEnabledProductsForImportResponse
  - `ProductSubscriptions` NonEmptyString[] — The list of ARNs for the resources that represent your subscriptions to products.
  - `NextToken` string — The pagination token to use to request the next page of results.

## Other responses

- `480` — InternalException
- `481` — LimitExceededException
- `482` — InvalidAccessException

---

[API](https://skmtc.net/aws/apis/securityhub.md) · [All operations](https://skmtc.net/aws/apis/securityhub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/securityhub/versions/72336a39f336/schema)
