Fetch Source Account
Last updated September 9th, 2025
get
https://api.withmono.com/v3/payments/disburse/source-accounts/{id}v1.0
This endpoint retrieves a specific source account by its ID.
Path Params
Headers
Request
1234
curl --request GET \
--url https://api.withmono.com/v3/payments/disburse/source-accounts/{id} \
--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: