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