Fetch all linked accounts
March 20th, 2025
get api.withmono.com/v2/accountsv1.0 
This resource helps to retrieve all accounts linked to a business
Query Params
Headers
Request
12345
curl --request GET \
     --url https://api.withmono.com/v2/accounts \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --header 'mono-sec-key: string' \
Response
Choose an option from the drop down or click one of these buttons to see an example:
