Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The request URL takes the following form:
GET <ROOT>/rest/stonikbyte-documents-api/1.0/document/{documentID}/version/{versionNumber}

Parameters

You have to specify the following parameters:

Parameter

Description

{documentID}

The Id (key) of the document

{versionNumber}

The version number

...