Operator — Sites & Devices
List sites
Retrieves a list of sites accessible to the authenticated client.
GET
List sites
Authorizations
OAuth2 client-credentials grant for operator-side integrations.
Obtain an access token by POSTing client_id and client_secret
to /v1/operator/oauth/token. Tokens are valid for 24 hours
(86,400 seconds).
Query Parameters
Page number (1-indexed).
Required range:
x >= 1Results per page (max 100).
Required range:
1 <= x <= 100Optional filter by site status.
Available options:
active, inactive Response
200 - application/json
Sites returned.