Services
List site IDs for a customer (failover services)
Returns an array of site IDs that have failover records for the given customer.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Customer UUID
Response
200 - application/json
Array of site IDs
The response is of type string[]
.