get http://api.tidyhq.com/v2/triggered_events/
Returns a particular webhook event. You must be an administrator to access this API.
Response
Returns a particular webhook event. You must be an administrator to access this API.
xxxxxxxxxx
curl --request GET \
--url http://api.tidyhq.com/v2/triggered_events/triggeredEventID \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: