---
title: "GET /credential-lockers"
method: GET
path: "/credential-lockers"
---

# GET /credential-lockers

`GET /credential-lockers`

List information on an existing credential locker.

## Query parameters

- `NextToken` string
- `MaxResults` integer

## Response `200`

Success

- ListCredentialLockersResponse
  - `Items` CredentialLockerSummary[] — The list of credential lockers.
    - `Id` string — The id of the credential locker.
    - `Arn` string — The Amazon Resource Name (ARN) of the credential locker.
    - `Name` string, password — The name of the credential locker.
    - `CreatedAt` string, date-time — The timestampe value of when the credential locker was created at.
  - `NextToken` string — A token that can be used to retrieve the next set of results.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — ServiceUnavailableException
- `484` — 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)
