solver_status
Retrieve the current lifecycle state of an execution using its execution ID to track progress and determine whether it is pending, running, or completed.
Instructions
Poll an execution's lifecycle state (GET /v1/executions/{id}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |