<- Payouts API

Payouts API

Get payout

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.

Permissions:PAYOUTS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

payout_id

string

Required

The ID of the payout to retrieve the information for.

Link to section

Response fields

Link to section

payout

The requested payout.

Link to section

errors

Information about errors encountered during the request.