Path Parameters
Account alias or account id or evm address
Query Parameters
The maximum number of items to return
1 <= x <= 100The order in which items are listed
asc, desc The ID of the account to return information for
The ID of the token to return information for
When the owner value is true or omitted, the accountId path parameter will specify the ID of the owner, and the API will retrieve the allowances that the owner has granted to different spenders. Conversely, when the owner value is false, the accountId path parameter will indicate the ID of the spender who has an allowance, and the API will instead provide the allowances granted to the spender by different owners of those tokens.