rooms

List Rooms

get/api/rooms

Query parameters

active_onlyboolean
idsstring nullable

Comma-separated room UUIDs

Comma-separated room UUIDs

Response

Successful Response

idstring uuid required

Room UUID

clinic_location_idstring uuid required

Clinic location UUID

namestring required

Room name

descriptionstring nullable

Room description

room_type'STANDARD' | 'NUTRITION'

Room type constants.

capacityinteger

Room capacity

is_activeboolean required

Whether the room is active

created_atstring date-time nullable

Creation timestamp

updated_atstring date-time nullable

Last update timestamp

Changes

No recorded changes to this endpoint across all 1 revision of this API.