Download instance file by fileId.
GET/form-instances/:formInstanceID/file/:fileID
experimental
This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true
to use this endpoint.
Download instance file by fileId.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
- 503
Returns a file that is referred to by fileID and associated with the formInstanceID
An error with the request occurred
An error with the authorization occurred
An error with the user permissions occurred
An error with the item not found
Too many requests
An internal server error occurred
An external service is not available