Internal
Get Online Site IDs (Internal)
Retrieves a list of UUIDs for all sites currently marked as having a pulse (online). Intended for internal use.
GET
Authorizations
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
Response
200 - application/json
An array of UUIDs for online sites.
The response is of type string[]
.