get https://api.sandbox.safehavenmfb.com/accounts
This returns the list of accounts based on the specified parameters.
Log in to see full request history
Responses
This returns the list of accounts based on the specified parameters.
xxxxxxxxxx
curl --request GET \
--url 'https://api.sandbox.safehavenmfb.com/accounts?page=0&limit=100&isSubAccount=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: