Get Site

Get a site by site id

Path parameters

site_idstringRequiredformat: "uuid"

Unique identifier for a Site

Headers

AuthorizationstringRequired

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

Accept-VersionstringOptional

The API version

Response

Request was successful

_idstringformat: "uuid"

Unique identifier for site

createdOnstringOptionalformat: "date-time"

Date the site was created

namestringOptional

Name given to site

shortNamestringOptional

Slugified version of name

lastPublishedstringOptionalformat: "date-time"

Date site was last published

previewUrlstringOptionalformat: "uri"

URL of a generated image for the given site

timezonestringOptional

Site timezone set under Site Settings

Errors