Site
Retrieve the Site Variables for a site
Returns all site variables associated with the specified site, including variable names, keys, values, and last modifier information. The 'siteId' parameter is the site identifier (also known as 'hostId' or 'host' in other parts of the API).
get/api/v1/site/variable/{siteId}
Path parameters
siteIdstring required
Identifier of the site whose variables to retrieve (siteId/hostId are used interchangeably)
Response
Site variables retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.