List vault accounts
GET {{baseUrl}}/vault/accounts
Gets all vault accounts in your workspace.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
namePrefix | string | ||
nameSuffix | string | ||
minAmountThreshold | string | ||
assetId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","assets":[{"id":"\u003cstring\u003e","total":"\u003cstring\u003e","balance":"\u003cstring\u003e","available":"\u003cstring\u003e","pending":"\u003cstring\u003e","frozen":"\u003cstring\u003e","lockedAmount":"\u003cstring\u003e","staked":"\u003cstring\u003e","totalStakedCPU":"\u003cnumber\u003e","totalStakedNetwork":"\u003cstring\u003e","selfStakedCPU":"\u003cstring\u003e","selfStakedNetwork":"\u003cstring\u003e","pendingRefundCPU":"\u003cstring\u003e","pendingRefundNetwork":"\u003cstring\u003e","blockHeight":"\u003cstring\u003e","blockHash":"\u003cstring\u003e","rewardsInfo":{"pendingRewards":"\u003cstring\u003e"}},{"id":"\u003cstring\u003e","total":"\u003cstring\u003e","balance":"\u003cstring\u003e","available":"\u003cstring\u003e","pending":"\u003cstring\u003e","frozen":"\u003cstring\u003e","lockedAmount":"\u003cstring\u003e","staked":"\u003cstring\u003e","totalStakedCPU":"\u003cnumber\u003e","totalStakedNetwork":"\u003cstring\u003e","selfStakedCPU":"\u003cstring\u003e","selfStakedNetwork":"\u003cstring\u003e","pendingRefundCPU":"\u003cstring\u003e","pendingRefundNetwork":"\u003cstring\u003e","blockHeight":"\u003cstring\u003e","blockHash":"\u003cstring\u003e","rewardsInfo":{"pendingRewards":"\u003cstring\u003e"}}],"hiddenOnUI":"\u003cboolean\u003e","customerRefId":"\u003cstring\u003e","autoFuel":"\u003cboolean\u003e"},{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","assets":[{"id":"\u003cstring\u003e","total":"\u003cstring\u003e","balance":"\u003cstring\u003e","available":"\u003cstring\u003e","pending":"\u003cstring\u003e","frozen":"\u003cstring\u003e","lockedAmount":"\u003cstring\u003e","staked":"\u003cstring\u003e","totalStakedCPU":"\u003cnumber\u003e","totalStakedNetwork":"\u003cstring\u003e","selfStakedCPU":"\u003cstring\u003e","selfStakedNetwork":"\u003cstring\u003e","pendingRefundCPU":"\u003cstring\u003e","pendingRefundNetwork":"\u003cstring\u003e","blockHeight":"\u003cstring\u003e","blockHash":"\u003cstring\u003e","rewardsInfo":{"pendingRewards":"\u003cstring\u003e"}},{"id":"\u003cstring\u003e","total":"\u003cstring\u003e","balance":"\u003cstring\u003e","available":"\u003cstring\u003e","pending":"\u003cstring\u003e","frozen":"\u003cstring\u003e","lockedAmount":"\u003cstring\u003e","staked":"\u003cstring\u003e","totalStakedCPU":"\u003cnumber\u003e","totalStakedNetwork":"\u003cstring\u003e","selfStakedCPU":"\u003cstring\u003e","selfStakedNetwork":"\u003cstring\u003e","pendingRefundCPU":"\u003cstring\u003e","pendingRefundNetwork":"\u003cstring\u003e","blockHeight":"\u003cstring\u003e","blockHash":"\u003cstring\u003e","rewardsInfo":{"pendingRewards":"\u003cstring\u003e"}}],"hiddenOnUI":"\u003cboolean\u003e","customerRefId":"\u003cstring\u003e","autoFuel":"\u003cboolean\u003e"}]