How to get workflow event via HTTP request?

I have created a workflow for webhook.
I want to get the triggered events from the workflow with API request (GET https://***************.m.pipedream.net/workflows/my_workflow)
How Can I do that?

1 Like