---
title: "Get Payout Sender by ID"
method: GET
path: "/payout-sender/{payout_sender_id}"
tags: ["Payout Sender"]
---

# Get Payout Sender by ID

`GET /payout-sender/{payout_sender_id}`

Retrieve the details of a specific sender that has been previously created using a sender ID (po_sender_*)

## Path parameters

- `payout_sender_id` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

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