List Payout Methods
users
List Payout Methods
Get a user’s connected payout methods.
GET
List Payout Methods
Documentation Index
Fetch the complete documentation index at: https://dotsdev.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Id of the user to fetch
Response
200 - application/json
OK
Available options:
ach, paypal, venmo, cash_app, intl_transfer, airtm, payoneer ID of the payment-method.
Indicates if RTP is enabled for the payment method (applies to ach only).
Optional metadata for the payout method. Can be any valid JSON value (object, string, number, boolean, array, or null).

