Skip to main content
GET
Get a specific blog revision

Supported products

Authorizations

Authorization
string
header
required

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

Path Parameters

blogId
string
required

The Blog id.

revisionId
string
required

The Blog version id.

Response

successful operation

id
string
required
object
object
required
updatedAt
string<date-time>
required
user
object
required

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

Last modified on March 30, 2026