v1
latestOpenAPI 3.0.32026-07-243003151.2 MBIdentities
Get Wallet Identities by Wallet Id
This API method allows the calling application to retrieve Identities for a specific wallet.
get/wallet/{walletId}/identities
Path parameters
walletIdstring string required
EES AIR Wallet ID
Query parameters
state[]string string
Query string for Result filtering by Identity State(s). For single value filtering square brackets could be omitted.
status[]string string
Query string for Result filtering by Identity Status(es). For single value filtering square brackets could be omitted.
type[]string string
Query string for Result filtering by Identity Type(s). For single value filtering square brackets could be omitted.
safeValuestring string
Wallet Identity Safe Value
limitinteger
Query string Pagination Limit
offsetinteger
Query string Pagination Offset
Response
OK