v1
latestOpenAPI 3.0.02026-07-26866217.8 KBRoom Type
Query RoomTypes
You can query room types by making a request to this endpoint.
get/room_types
Query parameters
offsetinteger
The starting point from which to begin returning results.
limitinteger
The maximum number of results to return. The maximum value is 100.
idinteger
The id of the room type.
tag_idinteger
Filter room types by the tag id. Only room types tagged with this tag are returned.
Response
A list of room types with their details
Example response
{
"error_msg": "Done."
}