Response Schema
Status Code 200
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
anonymous | false | none | none | |
» id | string | false | none | The ID of the export. |
» status | string | false | none | The status of the export. |
» url | string | false | none | The URL of the export package (available once the export has finished). |
» message | string | false | none | A message describing the current step the export is on. |
Enumerated Values
Property | Value |
|---|---|
status | cancelled |
status | done |
status | running |