Page tree


If the API changes in an incompatible manner this is listed explicitly in the "important release notes" section of each releases changelog.

Provides the reference files of a task.

URL:

/editor/referencefile/[FILEPATH]
[FILEPATH] is the whole path to the file, as given on import.

Available Methods:

GET

Specialities:

Only possible with a task in edit mode.
GET without a [FILEPATH] returns a JSON tree of reference files in the same format as described under "Files".
GET with a [FILEPATH] provides the desired file as a download.

  • No labels