From Bright Pattern Documentation
Jump to: navigation, search
 
(Redirected page to Api)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<translate>= Check Availability=
+
#REDIRECT [[Api]]
''Check Availability'' returns the current status of configured services.
 
 
 
The ''notAvailable'' status normally means that the office providing the requested service is currently closed.
 
 
 
== URI ==
 
http[s]://&lt;host&gt;:&lt;port&gt;/clientweb/api/v1/availability?tenantUrl=&lt;tenantUrl&gt;
 
 
 
== Method ==
 
GET
 
 
 
== Returns ==
 
200 – Names of configured services with current status (content type: application/json)
 
 
 
=== Example ===
 
{|border="1" style="border-collapse:collapse" cellpadding="5"
 
|''{''
 
 
 
''&quot;chat&quot;: “&lt;available|notAvailable&gt;”''
 
 
 
''}''
 
|}
 
 
 
== Errors ==
 
401 – Unauthorized
 
 
 
 
 
 
 
 
 
<center>[[mobile-web-api-specification/GeneralInformation|< Previous]]  |  [[mobile-web-api-specification/ExpectedParameters|Next >]]</center>
 
</translate>
 

Latest revision as of 22:57, 6 August 2020

Redirect to:

• 5.19 • 5.2 • 5.3 • 5.8

/prevnext/