v1
latestOpenAPI 3.0.1MIT2026-07-26336777.7 KBGet details of a single payout by payoutId
get/balance/payouts/{payoutId}
Path parameters
payoutIdstring required
Unique identifier of the payout
Response
Successful response with payout details
Example response
{
"payoutId": "po_g8jKF4kdSdxlYcX2",
"amount": 30000,
"status": "SUCCESS",
"createdAt": 1727340330123
}