Skip to main content
GET
Retrieve a previous version of a website page

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

objectId
string
required

The ID of the website page.

revisionId
string
required

The ID of the specific version to retrieve.

Response

successful operation

id
string
required
object
object
required

Model definition for a landing page or site page.

updatedAt
string<date-time>
required
user
object
required

Model definition for a version user. Contains addition information about the user who created a version.

Last modified on March 30, 2026