InternalCreate a new instance of the service.
Retrieves version details for the specified attachment and version number.
Permissions required: Permission to view the attachment.
The ID of the attachment for which version details should be returned.
The version number of the attachment to be returned.
Returned if the requested version details are successfully retrieved.
Returns the versions of specific attachment.
Permissions required: Permission to view the attachment and its corresponding space.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the attachment to be queried for its versions. If you don't know the attachment ID, use Get attachments and filter the results.
Optionallimit?: numberMaximum number of versions per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: VersionSortOrderUsed to sort the result by a particular field.
Returned if the requested attachment versions are returned.
Retrieves version details for the specified blog post and version number.
Permissions required: Permission to view the blog post.
The ID of the blog post for which version details should be returned.
The version number of the blog post to be returned.
Returned if the requested version details are successfully retrieved.
Returns the versions of specific blog post.
Permissions required: Permission to view the blog post and its corresponding space.
OptionalbodyThe content format types to be returned in the body field of the response. If
available, the representation will be available under a response field of the
same name under the body field.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the blog post to be queried for its versions. If you don't know the blog post ID, use Get blog posts and filter the results.
Optionallimit?: numberMaximum number of versions per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: VersionSortOrderUsed to sort the result by a particular field.
Returned if the requested blog post versions are returned.
Retrieves version details for the specified custom content and version number.
Permissions required: Permission to view the page.
The ID of the custom content for which version details should be returned.
The version number of the custom content to be returned.
Returned if the requested version details are successfully retrieved.
Returns the versions of specific custom content.
Permissions required: Permission to view the custom content and its corresponding page and space.
OptionalbodyThe content format types to be returned in the body field of the response. If
available, the representation will be available under a response field of the
same name under the body field.
Note: If the custom content body type is storage, the storage and
atlas_doc_format body formats are able to be returned. If the custom content
body type is raw, only the raw body format is able to be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the custom content to be queried for its versions. If you don't know the custom content ID, use Get custom-content by type and filter the results.
Optionallimit?: numberMaximum number of versions per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: VersionSortOrderUsed to sort the result by a particular field.
Returned if the requested custom content versions are returned.
Retrieves version details for the specified footer comment version.
Permissions required: Permission to view the content of the page or blog post and its corresponding space.
The ID of the footer comment for which version details should be returned.
The version number of the footer comment to be returned.
Returned if the requested version details are successfully retrieved.
Retrieves the versions of the specified footer comment.
Permissions required: Permission to view the content of the page or blog post and its corresponding space.
OptionalbodyThe content format types to be returned in the body field of the response. If
available, the representation will be available under a response field of the
same name under the body field.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the footer comment for which versions should be returned
Optionallimit?: numberMaximum number of versions per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: VersionSortOrderUsed to sort the result by a particular field.
Returned if the requested footer comment versions are returned.
Retrieves version details for the specified inline comment version.
Permissions required: Permission to view the content of the page or blog post and its corresponding space.
The ID of the inline comment for which version details should be returned.
The version number of the inline comment to be returned.
Returned if the requested version details are successfully retrieved.
Retrieves the versions of the specified inline comment.
Permissions required: Permission to view the content of the page or blog post and its corresponding space.
OptionalbodyThe content format types to be returned in the body field of the response. If
available, the representation will be available under a response field of the
same name under the body field.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the inline comment for which versions should be returned
Optionallimit?: numberMaximum number of versions per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: VersionSortOrderUsed to sort the result by a particular field.
Returned if the requested inline comment versions are returned.
Retrieves version details for the specified page and version number.
Permissions required: Permission to view the page.
The ID of the page for which version details should be returned.
The version number of the page to be returned.
Returned if the requested version details are successfully retrieved.
Returns the versions of specific page.
Permissions required: Permission to view the page and its corresponding space.
OptionalbodyThe content format types to be returned in the body field of the response. If
available, the representation will be available under a response field of the
same name under the body field.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the page to be queried for its versions. If you don't know the page ID, use Get pages and filter the results.
Optionallimit?: numberMaximum number of versions per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: VersionSortOrderUsed to sort the result by a particular field.
Returned if the requested page versions are returned.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-version