Site
Get a site by its identifier
Retrieves the full details of a site by its identifier. The 'siteId' parameter is the site identifier (also known as 'hostId' or 'host' in other parts of the API).
get/api/v1/site/{siteId}
Path parameters
siteIdstring required
Identifier of the site to retrieve (siteId/hostId are used interchangeably)
Response
Site retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.