Skip to main content

Read an entity hook request

GET 

/entity_hook/:id

Reads an entity hook request: one firing of an entity hook action for a specific entity.

The id is the one you receive in the hook notification (notification.id), and the URL matches its callback_url.

Request

Responses

The entity hook request was found.