v1

latestOpenAPI 3.0.2Jammed Bookings2026-07-147540124.9 KB
Room Endpoints

Show room

Room detail with images, pricing, and capacity.

get/rooms/{id}

Path parameters

idinteger required

Headers

Authorizationstring required

Response

Room detail

idinteger

Same as code

codestring

The code of the room - used internally by Jammed

namestring

The name of the room

descriptionstring

The description of the room - you can set this in the admin interface

space_forinteger

The capacity of the room

orderinteger
twenty_four_hour_bookingboolean

Whether the room can be booked 24 hours a day

space_typestring

The type of space the room is

hex_colourstring

The hex colour of the room on the dashboard

activeboolean

Whether the room is active for Jammed online bookings

prices_setinteger

The count of prices set for the room

price_tostring

The maximum price for the room

price_fromstring

The minimum price for the room

dataobject

The hidden data of the room - can be set and used by back-end systems