Revisions
Review and manage content revisions.
Was this helpful?
Review and manage content revisions.
Was this helpful?
/spaces/{spaceId}/revisions/{revisionId}
The unique id of the space
The unique id of the revision
If false
is passed, "git" mutable metadata will not returned. Passing false
can optimize performances of the lookup.
If false
is passed, content will not be computed
/spaces/{spaceId}/revisions/{revisionId}/changes
The unique id of the space
The unique id of the revision
If false
is passed, "git" mutable metadata will not returned. Passing false
can optimize performances of the lookup.
If false
is passed, content will not be computed
Limit the number of changes returned
/spaces/{spaceId}/revisions/{revisionId}/files/{fileId}
The unique id of the space
The unique id of the revision
The unique id of the file
If false
is passed, "git" mutable metadata will not returned. Passing false
can optimize performances of the lookup.
If false
is passed, content will not be computed
/spaces/{spaceId}/revisions/{revisionId}/page/{pageId}
The unique id of the space
The unique id of the revision
The unique id of the page
Output format for the content.
document
, markdown
If false
is passed, "git" mutable metadata will not returned. Passing false
can optimize performances of the lookup.
If false
is passed, content will not be computed
/spaces/{spaceId}/revisions/{revisionId}/reusable-contents/{reusableContentId}
The unique id of the space
The unique id of the revision
The unique id of the reusable content
If false
is passed, "git" mutable metadata will not returned. Passing false
can optimize performances of the lookup.
If false
is passed, content will not be computed
/spaces/{spaceId}/revisions/{revisionId}/path/{pagePath}
The unique id of the space
The unique id of the revision
The path of the page in the revision.
Output format for the content.
document
, markdown
If false
is passed, "git" mutable metadata will not returned. Passing false
can optimize performances of the lookup.
If false
is passed, content will not be computed
/spaces/{spaceId}/revisions/{revisionId}/pages
The unique id of the space
The unique id of the revision
If false
is passed, "git" mutable metadata will not returned. Passing false
can optimize performances of the lookup.
If false
is passed, content will not be computed
/spaces/{spaceId}/revisions/{revisionId}/files
The unique id of the space
The unique id of the revision
Identifier of the page results to fetch.
The number of results per page
If false
is passed, "git" mutable metadata will not returned. Passing false
can optimize performances of the lookup.
If false
is passed, content will not be computed