Get Hook

Get a hook by its ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

hook_idstringRequired

Response

Successful Response
WorkflowHookobject
OR
PulseHookobject
OR
AgentHookobject
OR
AutomationHookobject

Errors