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
workspaceIdstring or nullformat: "objectid"
Unique identifier for the Workspace
createdOnstring or nullformat: "date-time"
Date the Site was created
displayNamestring or null
Name given to Site
shortNamestring or null
Slugified version of name
lastPublishedstring or nullformat: "date-time"
Date the Site was last published
lastUpdatedstring or nullformat: "date-time"
Date the Site was last updated
previewUrlstring or nullformat: "uri"
URL of a generated image for the given Site
timeZonestring or null
Site timezone set under Site Settings
parentFolderIdstring or nullformat: "objectid"
The ID of the parent folder the Site exists in
customDomainslist of objects or null
localesobject or null
dataCollectionEnabledboolean or null
Indicates if data collection is enabled for the site.
dataCollectionTypeenum or null
The type of data collection enabled for the site.
Allowed values:

Errors