v1
latestOpenAPI 3.0.32026-07-243003151.2 MBGet Wallet Accounts by Identity Value
This API method allows the calling application to retrieve a list of Wallet Accounts, for a Wallet identified by Wallet Identity Value.
Query parameters
A list of entities that should be included in the Account response
Wallet Identity value
Query string for Result filtering by Account State(s). For single value square brackets could be omitted.
Query string for Result filtering by Account Status(es). For single value square brackets could be omitted.
Query string for Result filtering by Account Type(s). For single value square brackets could be omitted.
Query string for Result filtering by Account clientType(s). For single value square brackets could be omitted.
Query string for Result filtering by Wallet Account Id(s). For single value square square brackets could be omitted.
Query string for Result filtering by returning only child Accounts of supplied Unit.
Query string for Result filtering by returning only child Accounts of supplied Issuer.
Query string allowing to filter out returned results by Campaign Id.
Query string for Result Filtering by Account Valid To explicit date-time value or date-time range, for range named key attributes needs to be provided (validTo[to]=... and/or validTo[from]=...)
Query string for Result Filtering by Account Valid From explicit date-time value or date-time range, for range named key attributes needs to be provided (validFrom[to]=... and/or validFrom[from]=...)
Query string for Result Filtering by Account Created explicit date-time value or date-time range, for range named key attributes needs to be provided (dateCreated[to]=... and/or dateCreated[from]=...)
Query string for Result Filtering by Account Last Updated explicit date-time value or date-time range, for range named key attributes needs to be provided (lastUpdated[to]=... and/or lastUpdated[from]=...)
Query string for Result Filtering by Campaign Status. Please note enum below contains all possible Campaign statuses
Show up to 100 active Tokens associated with each account.
Query string Pagination Limit
Query string Pagination Offset
Query string for controlling Paginated Results Sorting Order. Please note this query string needs to be constructed from field name + comma sign and sorting order (ASC/DESC). Currently AIR supports sorting by keys: accountId, validFrom, validTo, dateCreated, lastUpdated
Response
OK