---
title: "GET /ota-task-configurations"
method: GET
path: "/ota-task-configurations"
---

# GET /ota-task-configurations

`GET /ota-task-configurations`

List all of the over-the-air (OTA) task configurations.

## Query parameters

- `NextToken` string
- `MaxResults` integer

## Response `200`

Success

- ListOtaTaskConfigurationsResponse
  - `Items` OtaTaskConfigurationSummary[] — The list of the over-the-air (OTA) task configurations.
    - `TaskConfigurationId` string — The id of the over-the-air (OTA) task configuration
    - `Name` string, password — The name of the over-the-air (OTA) task configuration.
    - `CreatedAt` string, date-time — The timestamp value of when the over-the-air (OTA) task configuration was created at.
  - `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)
