Returns a minimal array of sites for a given customer, including the assigned tunnel IP if available.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the customer
List of site objects (ID + tunnel IP).
The response is of type object[]
.