Retrieve all the previous versions of a blog post.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the blog post to retrieve previous versions of.
The cursor token value to get the next set of results. You can get this from the paging.next.after JSON property of a paged response containing more results.
A paging cursor token for retrieving previous pages.
The maximum number of results to return. Default is 100.