GET
/
triggers
/
{id}
/
view
curl --request GET \
  --url https://api.pocketflows.com/triggers/{id}/view
"<string>"

Path Parameters

id
string
required

The ID of the trigger

Response

200 - text/html

An interactable canvas with the trigger and its many steps

The response is of type string.