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

# GET /destinations/{Name}

`GET /destinations/{Name}`

Gets information about a destination.

## Path parameters

- `Name` string, required

## Response `200`

Success

- GetDestinationResponse
  - `Arn` string — The Amazon Resource Name of the resource.
  - `Name` string — The name of the resource.
  - `Expression` string — The rule name or topic rule to send messages to.
  - `ExpressionType` 'RuleName' | 'MqttTopic' — The type of value in <code>Expression</code>.
  - `Description` string — The description of the resource.
  - `RoleArn` string — The ARN of the IAM Role that authorizes the destination.

## Other responses

- `480` — ValidationException
- `481` — ResourceNotFoundException
- `482` — AccessDeniedException
- `483` — InternalServerException
- `484` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/iotwireless.md) · [All operations](https://skmtc.net/aws/apis/iotwireless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotwireless/versions/022d242d4bce/schema)
