Download export job result.
GET {{baseUrl}}/sp-config/export/:id/download
This endpoint gets the export file resulting from the export job with the requested id
and downloads it to a file.
The request will need one of the following security scopes:
- sp:config:read - sp:config:manage
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Accept | string |
RESPONSES
status: OK
{"version":1,"timestamp":"2021-05-11T22:23:16Z","tenant":"sample-tenant","description":"Export Job 1 Test","options":{"excludeTypes":["SOURCE","SOURCE"],"includeTypes":["TRIGGER_SUBSCRIPTION","TRIGGER_SUBSCRIPTION"],"objectOptions":{"TRIGGER_SUBSCRIPTION":{"includedIds":["be9e116d-08e1-49fc-ab7f-fa585e96c9e4"],"includedNames":["Test 2"]}}},"objects":[{"version":1,"self":{"type":"SOURCE","id":"2c9180835d191a86015d28455b4b232a","name":"HR Active Directory"},"object":{"nullaae":-6011954.274645165}},{"version":1,"self":{"type":"SOURCE","id":"2c9180835d191a86015d28455b4b232a","name":"HR Active Directory"},"object":{"veniam_7":true,"dolor92":82263732}}]}