Retrieve a list of events.

Details

This API provides a way to retrieve a list of events that are allowed to be triggered. Be sure that you have events with the ENABLE MANUAL TRIGGER checkbox checked. You can find this checkbox in the sidebar on the right when you select an event inside the flow designer.

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