Skip to main content
GET
List previous versions of the blog

Authorizations

Authorization
string
header
required

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

Path Parameters

blog_id
string
required

The ID of the blog to get

Response

successful operation

id
integer<int64>

The version ID

object
object
updated_at
integer<int64>

When this version was created

user
object

User who created this version

Last modified on March 30, 2026