/room/:id - GetRoom
GET {{host}}/room/1
A simple GET request that returns you the details of a specific room. To get different room details in the API, change the number 1 to a different room ID.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Accept-Language | string | ||
Accept-Encoding | string | ||
Origin | string |