Retrieve a list of wallets for the App associated with the provided API key.
API key for authenticating requests. Include in X-API-Key header.
Maximum number of wallets to return (default: 20, max: 100)
1 <= x <= 100Number of wallets to skip (for pagination)
x >= 0Filter by wallet status
active, inactive, suspended, all Filter by wallet username (partial match)
Sort field and direction (format: field:direction)
"username:asc"