Revisions
Revisions in GitBook are the entity for updates made to content.
Last updated
Was this helpful?
Revisions in GitBook are the entity for updates made to content.
Last updated
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}/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}/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}/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