Retrieves permissions associated with a specific account, chain, and spender. This method excludes permissions that have expired or been revoked, returning only active spend permissions.
Parameters
string
required
The address of the account whose permissions are being queried.
string
required
The ID of the blockchain, in hexadecimal format.
string
required
The entity granted with the permission to spend the account’s funds.
object
Optional pagination settings for the request.
Returns
object
The permissions response object.