cURL
curl --request GET \ --url https://api.example.com/pipes/{id}/executions
{ "data": [ {} ] }
ID of the pipe
Execution history
Was this page helpful?