Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Reduced preheat readiness

state
enum<string>
required
Available options:
pending,
ready,
failed,
unknown
message
string
image
string
desiredNodes
number
readyNodes
number
failedNodes
number
Last modified on September 15, 2026