Retrieves EIP-712 typed permit messages for a wallet. These messages can be signed by the wallet owner
to grant token spending permissions without requiring an on-chain transaction.
Requires Authority: manage:accounts
GET
/
v1
/
accounts
/
{accountId}
/
wallets
/
{walletId}
/
permits
Get permit messages for wallet
curl --request GET \ --url https://api.venlyfinance.com/api/v1/v1/accounts/{accountId}/wallets/{walletId}/permits