Revisions
Retrieves all previous versions of a post
Retrieve all the previous versions of a blog post.
get/cms/blogs/2026-03/posts/{objectId}/revisions
Path parameters
objectIdstring required
Query parameters
afterstring
The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.
beforestring
limitinteger
The maximum number of results to display per page.
Response
successful operation