latestOpenAPI 3.0.02026-08-10171532.2 KB

c6c3717d477d

Sites

get/sites

Response

Get all sites

idstring

site ID

labelstring

site label

site_namestring
token_idstring
server_idstring

Example response

[
  {
    "site_name": "companyname",
    "token_id": "1"
  }
]