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