Get Site

Get details of a site.

Required scope | sites:read

Path parameters

site_idstringRequiredformat: "objectid"

Unique identifier for a Site

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Request was successful

idstringformat: "objectid"

Unique identifier for the Site

workspaceIdstringOptionalformat: "objectid"

Unique identifier for the Workspace

createdOnstringOptionalformat: "date-time"

Date the Site was created

displayNamestringOptional

Name given to Site

shortNamestringOptional

Slugified version of name

lastPublishedstringOptionalformat: "date-time"

Date the Site was last published

lastUpdatedstringOptionalformat: "date-time"

Date the Site was last updated

previewUrlstringOptionalformat: "uri"

URL of a generated image for the given Site

timeZonestringOptional

Site timezone set under Site Settings

parentFolderIdstringOptionalformat: "objectid"

The ID of the parent folder the Site exists in

customDomainslist of objectsOptional
localesobjectOptional
dataCollectionEnabledbooleanOptional

Indicates if data collection is enabled for the site.

dataCollectionTypeenumOptional

The type of data collection enabled for the site.

Allowed values:

Errors