Authorizations
API key with format "Bearer {your-api-key}"
Path Parameters
Unique identifier of the execution
Response
OK
The response is of type any.
Endpoint: v1/executions/{id}
Retrieve details of a specific workflow execution including its current state and context.
API key with format "Bearer {your-api-key}"
Unique identifier of the execution
OK
The response is of type any.