latestOpenAPI 3.0.22026-08-1041321430.0 KB

c88faa17bc25

account

List accounts

get/accounts

Query parameters

pageinteger

Which page to fetch

pageSizeinteger

Page size to use

status'ACTIVE' | 'INACTIVE'

Account status

namestring

Search by matching name

governanceType'CLASSIC' | 'TRADELINK' | 'RAW_SIGNING'

Account governance type

allowedAction'SEND' | 'DEPLOY_CONTRACT' | 'EXECUTE_CONTRACT' | 'ACTIVATE_TOKEN' | 'RECEIVE' | 'STAKE' | 'SIGN_MESSAGE' | 'SIGN_DIGESTS'

Filter accounts by allowed action for current user

sortBy'name' | 'currency' | 'index' | 'createdAt' | 'updatedAt'

Sort by attribute

sortOrder'asc' | 'desc'

Sort order

string
OR
string[]
indexnumber

Filter accounts by account index

contractAddressstring

Deprecated: use assets instead. Filter accounts by token contract address

support'standalone' | 'legacy'

Filter accounts by support

type'BITCOIN_LIKE' | 'CANTON_LIKE' | 'CARDANO_LIKE' | 'ETHEREUM_LIKE' | 'GENERIC_LIKE' | 'HEDERA_LIKE' | 'POLKADOT_LIKE' | 'RAW_SIGNING' | 'RIPPLE_LIKE' | 'SOLANA_LIKE' | 'STELLAR_LIKE' | 'SUI_LIKE' | 'TEZOS_LIKE' | 'TRON_LIKE'

Filter accounts by type

policyIdsstring[]

Filter accounts by policies

entityIdsstring[]

Filter accounts by entities

portfolioIdsstring[]

Filter accounts by portfolios

userIdsstring[]

Filter accounts involving these users (direct or via group membership). ORed with groupIds.

groupIdsstring[]

Filter accounts involving these groups. ORed with userIds.

networkstring required

Filter accounts by network

contractAddressstring

Filter accounts by token contract address

Response

Successful response

pagenumber required

Current page

nextnumber required

Next page or null if there is none

prevnumber required

Previous page or null if there is none

pageSizenumber required

Max count of items per page

totalnumber required

Total count of items