Get Site Details
Fetch the details of a specific site by its ID.
Authorizations
Path Parameters
ID of the site to retrieve.
Response
Serializer for Site objects.
Unique identifier for the site.
Name of the site.
255Date when data collection for this site was stopped. A non-null value indicates the site has been soft-deleted/archived.
ID of the site on external platforms used during exports. Used to associate site in Nectar with site within your database.
Address of the site.
255List of location tags in increasing specificity used to filter sites. Filters must be entered from more general to more specific. E.g. ['US', 'CA', 'ON']
10100Occupancy percent, must be a number from 0 to 100. Usage for the site will be multiplied by this value for specified connections.
^-?\d{0,3}(?:\.\d{0,4})?$Controls how occupancy percent is applied to usage data. ALL applies to all data on this site regardless of connection settings. PER_CONNECTION applies only to connections with the occupancy override enabled. DISABLED means occupancy is never applied regardless of connection settings.
DISABLED- DisabledALL- AllPER_CONNECTION- Per Connection
DISABLED, ALL, PER_CONNECTION