mono-logo

Get Customer Accounts

April 8th, 2024

Learn more

get api.withmono.com/v2/accounts
v1.0

This resource provides all accounts linked to your business.

Headers

Request

12345
curl --request GET \
    --url https://api.withmono.com/v2/accounts\
    --header 'accept: 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:

Did this page help you?