Fetch All Source Accounts

Last updated Mar 5th, 2026

get api.withmono.com/v3/payments/disburse/source-accounts
v1.0

This endpoint retrieves a paginated list of all source accounts.

Headers

Request

1234
curl --request GET \
  --url https://api.withmono.com/v3/payments/disburse/source-accounts \
  --header 'accept: application/json' \
  --header 'mono-sec-key: <YOUR_SECRET_KEY>'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?