---
title: "GET /notification-configurations"
method: GET
path: "/notification-configurations"
---

# GET /notification-configurations

`GET /notification-configurations`

List all notification configurations.

## Query parameters

- `MaxResults` integer
- `NextToken` string

## Response `200`

Success

- ListNotificationConfigurationsResponse
  - `NotificationConfigurationList` NotificationConfigurationSummary[] — The list of notification configurations.
    - `EventType` 'DEVICE_COMMAND' | 'DEVICE_COMMAND_REQUEST' | 'DEVICE_DISCOVERY_STATUS' | 'DEVICE_EVENT' | 'DEVICE_LIFE_CYCLE' | 'DEVICE_STATE' | 'DEVICE_OTA' | 'DEVICE_WSS' | 'CONNECTOR_ASSOCIATION' | 'ACCOUNT_ASSOCIATION' | 'CONNECTOR_ERROR_REPORT' — The type of event triggering a device notification to the customer-managed destination.
    - `DestinationName` string — The name of the destination for the notification configuration.
  - `NextToken` string — A token that can be used to retrieve the next set of results.

## Other responses

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

---

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