Triggers

Get all variables associated with a trigger's steps

get/triggers/{id}/variables

Path parameters

idstring required

The ID of the trigger

Response

The variables associated with the trigger's steps

variablesstring[] required

The variables for the trigger

Changes