Blockchain List Accounts
GET {{aisp_base_url}}/v1/onchain/btc/account/list?skip=0&limit=50
List of user's connected accounts.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
skip | number | ||
limit | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"id":"8ab6615b-af56-66bb-2b50-71fb2e9fc61f","name":"et","description":"magna nulla"},{"id":"27c9ba66-b354-b3c3-dcac-0ae301b506a5","name":"elit voluptate consequat","description":"Lorem voluptate p"}]