Retrieve a list of events.

Details

This API provides a way to retrieve a list of events that can be triggered. When you select an event inside the flow designer, ensure that the ENABLE MANUAL TRIGGER option is selected in the sidebar on the right.

GET rest/v1/trigger/event?sync=true HTTP/1.1
Host: api.flow.ai
Content-Type: application/json
Authorization: MY_MESSAGING_API_KEY
Language