accounts

Get crypto allowances for an account info

Returns information for all crypto allowances for an account.

get/api/v1/accounts/{idOrAliasOrEvmAddress}/allowances/crypto

Path parameters

idOrAliasOrEvmAddressstring required

Account alias or account id or evm address

Query parameters

limitinteger

The maximum number of items to return

order'asc' | 'desc'

The order in which items are listed

spender.idstring

The ID of the spender to return information for

Response

OK

allowancesCryptoAllowance[] — unresolved $ref

Changes

Changed in 1 of the 53 revisions of this API.8

    • the response property _status/messages/items/data became nullable for the status 400

      response-property-became-nullable

    • the response property _status/messages/items/data became nullable for the status 404

      response-property-became-nullable

    • the response property _status/messages/items/detail became nullable for the status 400

      response-property-became-nullable

    • the response property _status/messages/items/detail became nullable for the status 404

      response-property-became-nullable

    • the response property allowances/items/allOf[Allowance]/owner became nullable for the status 200

      response-property-became-nullable

    • the response property allowances/items/allOf[Allowance]/spender became nullable for the status 200

      response-property-became-nullable

    • the response property allowances/items/allOf[Allowance]/timestamp/to/allOf[TimestampNullable]/ became nullable for the status 200

      response-property-became-nullable

    • the response property links/next became nullable for the status 200

      response-property-became-nullable

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog