cURL
curl --request GET \ --url https://api.sandbox.thrivory.com/v1/payout-accounts \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "status": "active", "last4": "<string>", "bank_name": "<string>" } ]
The access token received from the authorization server in the OAuth 2.0 flow.
Max results to return
1 <= x <= 100
Opaque pagination cursor
List of payout accounts
active
disabled