v1

latestOpenAPI 3.0.02026-07-2417611.8 MB
Publishing

Get the default site revision

Use the /site-revisions/default endpoint to retrieve the default site revision<br />User roles: admin, manager, editor

get/publishing/v1/site-revisions/default

Query parameters

includestring

Optional include parameter. Currently the links section can be included using the value 'links'.

Response

The default site revision

idstring required

Unique identifier representing a specific item

revstring required

a string identifying a specific version of the document

createdstring date-time required

date when this item was created

lastModifiedstring date-time required

date when this item was modifed for the last time

descriptionobject

an object holding the localized description for multiple languages

nameobject required

an object holding the localized title for multiple languages

state'READY' | 'BUILDING' | 'PENDING' required

State of the site revision

autoPublishEnabledboolean

If true, any updates affecting this site revision will be published automatically. Default is true.

lastSucceededstring date-time

date when this site revision was last updated successfully (last time a job for that site revision completed successfully)

activeboolean

indicates if this site revision is the active one.