---
title: "Retrieve a Destination"
method: GET
path: "/{destination_id}"
---

# Retrieve a Destination

`GET /{destination_id}`

This endpoint can be used to retrieve a destination.

## Path parameters

- `destination_id` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

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