Skip to main content

Endpoints


List room statuses

GET /api/v2/statuses Returns all room statuses available in the organization. Use a returned id as statusId when creating or updating a room.

Response

string
Status identifier. Use this as statusId when creating or updating a room.
string
Display name of the status.
boolean
true if this status is automatically assigned to new rooms.
Response 200
Colors and other visual metadata are not included in the API response.