v6
latestSwagger 2.02026-07-1371219.3 KBRooms
Retrieves an existing room by id.
get/rooms/{roomId}
Path parameters
roomIdstring required
The id of the room requested.
Query parameters
api-versionstring required
Version of API to invoke.
Response
Request successful. The action returns a room.
Example response
{
"id": "99199690362660524",
"createdAt": "2021-09-06T05:55:41Z",
"validFrom": "2021-09-07T07:55:41Z",
"validUntil": "2021-09-08T15:55:41Z",
"pstnDialOutEnabled": true
}