Executions API

Hello, guys.

Trying to figure out if there is an API endpoint to work with Executions via HTTP.

Mostly, want to get a JSON with a status for a particular execution, something like

curl -X GET http://localhost:5678/executions/123

Best regards,
Alexander

Hey @sashker!

Welcome to the community :sparkling_heart:

We don’t have an official API yet. Hence we don’t recommend using it.

Thanks, @harshil1712

Yep, I know there is no API. Could be a feature request ))
If you can point me out to the API development discussion (a GitHub ticket probably) it would be great!