Retrieve all accounts

GET {{url}}/api/1.0/accounts

Get a list of all your accounts.

API Reference

RESPONSES

status: OK

[{"id":"b7ec67d3-5af1-42c8-bece-3d28nlmo894d","name":"International account","balance":3171.89,"currency":"GBP","state":"active","public":false,"created_at":"2022-08-05T14:29:22.215785Z","updated_at":"2022-08-05T14:29:22.215785Z"}]