List event triggers
Event Triggers
List event triggers
List the App Event automations (event triggers) configured for the specified agent. An event trigger fires the agent in response to an external provider event (e.g. a Procore webhook such as Tasks:create). An agent has at most one event trigger, so the returned list contains zero or one item and has_more is always false.
GET
List event triggers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the agent whose event triggers to list.
Response
List of event triggers for the agent