Skip to main content
Get the lab-view occupancy status for a project

Path Parameters

project_id
string
required

Response

Successful Response

The full Lab-view tree for a project: sites -> cyclers -> channels.

Returned by GET /projects/{project_id}/lab/status in a single call so the wall can render without N per-channel round-trips.

sites
LabSite · object[]

Sites with this project's cyclers

occupied
integer
default:0

Total occupied channels across the project

stale
integer
default:0

Total stale channels across the project

free
integer
default:0

Total free channels across the project

out_of_commission
integer
default:0

Total out-of-commission channels across the project