Get vault accounts (Paginated)

Gets all vault accounts in your workspace. This endpoint returns a limited amount of results with a quick response time.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.

Query Params
string
string
number

Specifying minAmountThreshold will filter accounts whose total balance is greater than this value; otherwise, it returns all accounts. The amount set in this parameter represents the native asset amount, not its USD value.

string
string
enum
Defaults to DESC
Allowed:
string
string
number
1 to 500
Defaults to 200
tagIds
array of uuids
length ≤ 50
deprecated

DEPRECATED - use includeTagIds instead

tagIds
includeTagIds
array of uuids
length ≤ 50

List of tag IDs to include. Vault accounts with any of these tags will be included

includeTagIds
excludeTagIds
array of uuids
length ≤ 50

List of tag IDs to exclude. Vault accounts with any of these tags will be filtered out

excludeTagIds
Response

Language
URL
Request
Response
Choose an example:
application/json