v2
latestOpenAPI 3.0.02026-08-013312111.4 MBSnippets
Get a previous revision of a snippet
Identical to GET /snippets/encoded_id, except that this endpoint can be used to retrieve the contents of the snippet as it was at an older revision, while /snippets/encoded_id always returns the snippet's current revision.
Note that only the snippet's file contents are versioned, not its meta data properties like the title.
Other than that, the two endpoints are identical in behavior.
get/snippets/{workspace}/{encoded_id}/{node_id}
Response
The snippet object.