List accounts
GET {{aisp_base_url}}/v1/aggregate/accounts
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"uuid":"4cf7cf36-52a2-11ec-85b8-00155de33000","name":"bitcoin","description":"some text","type":"crypto_wallet","url":"onchain/bitcoin/account/4cf7cf36-52a2-11ec-85b8-00155de33000"},{"uuid":"4cf7cf36-52a2-11ec-85b8-00155de33000","name":"bitcoin","description":"some text","type":"crypto_wallet","url":"onchain/bitcoin/account/4cf7cf36-52a2-11ec-85b8-00155de33000"}]