Get Optimization Status

The Get Optimization Status API returns the status for a specific optimization. The status can be one of the following:

  • queued: The optimization has been queued for processing.
  • running: The optimization is currently running.
  • success: The optimization has completed successfully.
  • failed: The optimization has failed.
  • unknown: The status of the optimization is unknown.

If the specified optimization ID does not exist, you will receive a not_found error.

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