Payouts
List payouts
Get payout
List payout entries
Webhooks
payout.failed
payout.paid
payout.sent
<- Payouts API
Payouts API
Version
2024-10-17
GET
/v2/payouts/{payout_id}
Retrieves details of a specific payout identified by a payout ID.
To call this endpoint, set PAYOUTS_READ for the OAuth scope.
PAYOUTS_READ
Guide
Payouts Guide
Example code
payout_id
string
Required
The ID of the payout to retrieve the information for.
payout
Payout
The requested payout.
Show attributes
errors
Error [ ]
Information about errors encountered during the request.