Get an Execution by ID

An Execution represents the process of running a workflow with specific input data. It tracks the workflow's progress, providing a unique id, a status (e.g., pending, running, completed), and a result once the execution is finished. You can retrieve an Execution by its id to monitor its status or access its result after completion

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!