---
title: "GET /destinations/{Name}"
method: GET
path: "/destinations/{Name}"
---

# GET /destinations/{Name}

`GET /destinations/{Name}`

Gets a destination by name.

## Path parameters

- `Name` string, required

## Response `200`

Success

- GetDestinationResponse
  - `Description` string — The description of the customer-managed destination.
  - `DeliveryDestinationArn` string — The Amazon Resource Name (ARN) of the customer-managed destination.
  - `DeliveryDestinationType` 'KINESIS' — The destination type for the customer-managed destination.
  - `Name` string — The name of the customer-managed destination.
  - `RoleArn` string — The Amazon Resource Name (ARN) of the delivery destination role.
  - `CreatedAt` string, date-time — The timestamp value of when the destination creation requset occurred.
  - `UpdatedAt` string, date-time — The timestamp value of when the destination update requset occurred.
  - `Tags` object — A set of key/value pairs that are used to manage the customer-managed destination.Tags has been deprecated from this api

## Other responses

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