List Sites

List of all sites the provided access token is able to access.

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

createdOndatetimeOptional

Date the site was created

namestringOptional

Name given to site

shortNamestringOptional

Slugified version of name

lastPublisheddatetimeOptional

Date site was last published

previewUrlstringOptionalformat: "uri"

URL of a generated image for the given site

timezonestringOptional

Site timezone set under Site Settings

Errors