Skip to main content
GET
Retrieve a previous version of a blog post

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 blog post.

revisionId
string
required

The ID of the revision to retrieve

Response

successful operation

id
string
required
object
object
required

Model definition for a Blog Post.

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