---
title: "Get payee destination by ID"
method: GET
path: "/v2/payee-destination/{destinationId}"
tags: ["V2/Payee Destination"]
---

# Get payee destination by ID

`GET /v2/payee-destination/{destinationId}`

Retrieve a payee destination using the format network:walletAddress:tokenAddress

## Headers

- `x-client-id` string, required
- `Origin` string, required

## Response `200`

Payee destination retrieved successfully

## Other responses

- `404` — Payee destination not found
- `429` — Too Many Requests

---

[API](https://skmtc.dev/request/apis/request-network-api.md) · [All operations](https://skmtc.dev/request/apis/request-network-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/request/request-network-api/revisions/042a895ac0c6/schema)
