List all triggers

Beta

All apis and effects are injected into every endpoint via request.context. The request_context() utility can be used to get Intellisense type-completion

Headers

AuthorizationstringRequired

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

Query parameters

action_typeenum or nullOptional
Filter by action type
Allowed values:
workflow_idstring or nullOptional
Filter by workflow ID

Response

Successful Response
datalist of objects or null

Errors