---
title: "GET /managed-things-certificate/{Identifier}"
method: GET
path: "/managed-things-certificate/{Identifier}"
---

# GET /managed-things-certificate/{Identifier}

`GET /managed-things-certificate/{Identifier}`

Retrieves the certificate PEM for a managed IoT thing.

## Path parameters

- `Identifier` string, required

## Response `200`

Success

- GetManagedThingCertificateResponse
  - `ManagedThingId` string — The identifier of the managed thing.
  - `CertificatePem` string — The PEM-encoded certificate for the managed thing.

## Other responses

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