Versions Compared

Key

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

...

It is accessible through the following HTTP interfaces:

...

Name

Description

_id

The id of this download

name

Name of the download.

organisation

The id of the organisation this download happend from.

owner

The id of the user who downloaded the export.

isReady

Is the download ready.

time

Date and time of the download.

url

The url of this download.

upload

An object holding details of the file to be downloaded. See upload.

isPublic

If false then this download is only available to the owner and users with org/all/download/view scope, otherwise it’s available to everyone in the organisation with permission.

...