Sites

This endpoint is used to get all the sites on the account with their associated zones.

Response Payload Object

The response's payload will contain an array of objects containing the following values.

PropertyTypeDescription
descriptionstringThe description of that site.
idlongThe Id of that site.
namestringThe name of that site.
timezoneIdstringThe Id of the timezone of that site.
zonesArray of Zone objectsA list of associated zones. See below for more information.

Zone Object

PropertyTypeDescription
descriptionstringThe description of that zone.
idlongThe Id of that zone.
namestringThe name of that zone.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!