get/v1/printers/{id}/status

Path parameters

idstring required

Response

Default Response

statusstring nullable
offlineboolean
maintenance_modeboolean
readyboolean
ready_source'bed_occupancy_verified' | 'operator_override' | 'lock_recovery' | 'null' nullable
ready_updated_source'bed_occupancy_verification' | 'operator_override' | 'lock_recovery' | 'fresh_job_claim' | 'retry_job_claim' | 'job_lock' | 'auto_bed_clear' | 'maintenance' | 'printer_disabled' | 'post_completion' | 'admin_bed_occupancy_test' | 'printer_created' | 'legacy_compatibility' | 'legacy_backfill'
locked_by_job_idnumber nullable

Changes

Changed in 4 of the 42 revisions of this API.123

    • ○

      added the optional property to the response with the status

      response-optional-property-added

  • 6fe5e0368cb011See the full diff
    • ▲

      the response property became nullable for the status

      response-property-became-nullable

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ●

      added the new bed_occupancy_verified enum value to the response property for the response status

      response-property-enum-value-added

    • ●

      added the new lock_recovery enum value to the response property for the response status

      response-property-enum-value-added