Room
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Path parameters
roomIdstringRequiredPattern:
[^\/#\?]+?Responses
200
Successful response
application/json
get
/api/open-tele/room/{roomId}200
Successful response
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Path parameters
roomIdstringRequiredPattern:
[^\/#\?]+?Body
notesstringOptionalExample:
Notes associated with the room
Patient had connectivity issueshasSessionErrorbooleanOptional
Indicates if there was a session error
appointmentIdintegerOptionalExample:
Identifier for the associated appointment
123consumerStatestring · enumOptionalExample:
State of the consumer
CONSUMERASSIGNEDPossible values: Responses
200Success
application/json
put
/api/open-tele/room/{roomId}200Success
Was this helpful?