Sites
Check the management server assigned to a site
Returns the IP/hostname of the server currently managing the site. Requires authentication.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the site
Response
200
application/json
Current management server for the site
The response is of type object
.