GET api/RoomControl/getApiStatus
<strong>get/getApiStatus</strong> <br /> Gets the API status.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
<c>true</c> if the API is accessible.
booleanResponse Formats
application/json, text/json, text/html
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>