key_name | string (AzureKeyName) ^[a-zA-Z0-9-]{1,127}$ Filter wallets by a key name.
|
key_version | string (AzureKeyVersion) ^[a-zA-Z0-9]{32}$ Filter wallets by a key version.
|
vault_name | string Filter wallets by a vault name.
|
base_group_name | string Filter wallets by a base group name.
|
client_id | string Filter wallets by a client ID.
|
public_address | string (ETHAddress) ^0[xX][a-fA-F0-9]{40}$ Filter wallets by a public address.
|
limit | integer <int64> (PaginationLimit) Default: 10 Specify the number of records that should be returned.
|
offset | integer <int64> (PaginationOffset) Specify the number of records that need to be skipped.
|