Skip to main content
GET
Health Machines

Authorizations

Authorization
string
header
required

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

Response

Successful Response

status
enum<string>
required
Available options:
ok,
error
scope
enum<string>
required
Available options:
organization,
all_organizations
checked_machines
integer
required
healthy_machines
integer
required
errored_machines
MachineHealthCheckError · object[]
required
message
string
required