Sites
List site IDs by Customer
Returns a minimal array of sites for a given customer, including the assigned tunnel IP if available.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the customer
Response
200 - application/json
List of site objects (ID + tunnel IP).
The response is of type object[]
.