accounts

List hooks for an account

Returns a list of hooks associated with a given account ID, alias, or EVM address.

get/api/v1/accounts/{idOrAliasOrEvmAddress}/hooks

Path parameters

idOrAliasOrEvmAddressstring required

Account alias or account id or evm address

Query parameters

hook.idinteger

The ID of the hook

limitinteger

The maximum number of items to return

order'asc' | 'desc'

The order in which items are listed

Response

OK

hooksHook[] required— unresolved $ref

Changes

Changed in 3 of the 53 revisions of this API.112

  • v1e44cfc649d5f11See the full diff
    • added the new EVM enum value to the hooks/items/type response property for the response status 200

      response-property-enum-value-added

    • removed the LAMBDA enum value from the hooks/items/type response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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