cortex_get_job
Retrieve the current status, solution, objective, and error of an optimization job by its job ID.
Instructions
Poll an optimization job by id. Free — returns status, solution, objective, error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job id from cortex_optimize |