---
title: "GET /credential-lockers/{Identifier}"
method: GET
path: "/credential-lockers/{Identifier}"
---

# GET /credential-lockers/{Identifier}

`GET /credential-lockers/{Identifier}`

Get information on an existing credential locker

## Path parameters

- `Identifier` string, required

## Response `200`

Success

- GetCredentialLockerResponse
  - `Id` string — The identifier 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 timestamp value of when the credential locker requset occurred.
  - `Tags` object — A set of key/value pairs that are used to manage the credential locker.

## Other responses

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