---
title: "GET /confirmdestination/{confirmationToken}"
method: GET
path: "/confirmdestination/{confirmationToken}"
---

# GET /confirmdestination/{confirmationToken}

`GET /confirmdestination/{confirmationToken}`

Confirms a topic rule destination. When you create a rule requiring a destination, IoT sends a confirmation message to the endpoint or base address you specify. The message includes a token which you pass back when calling `ConfirmTopicRuleDestination` to confirm that you own or have access to the endpoint.

Requires permission to access the [ConfirmTopicRuleDestination](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions) action.

## Path parameters

- `confirmationToken` string, required

## Response `200`

Success

- ConfirmTopicRuleDestinationResponse

## Other responses

- `480` — InternalException
- `481` — InvalidRequestException
- `482` — ServiceUnavailableException
- `483` — UnauthorizedException
- `484` — ConflictingResourceUpdateException

---

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