Get Execution
Executions
Get Execution
POST
Get Execution
Use this API to fetch a workflow execution. Returns an
Errors:
ExecutionView with the current state plus the view-model of every step.
Endpoint
POST https://api.velt.dev/v2/workflow/executions/get
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
Get an execution
Response
Success Response
Failure Response
NOT_FOUND / INVALID_ARGUMENT.

