Skip to main content

Download import job result

GET 

/sp-config/import/:id/download

This gets import file resulting from the import job with the requested id and downloads it to a file. The downloaded file will contain the results of the import operation, including any error, warning or informational messages associated with the import. The request will need the following security scope:

  • sp:config:manage

Request

Responses

Import results JSON object, containing detailed results of the import operation.