Get S3 signed url in order to download the CloudRanger report file

Returns an AWS S3 signed url for the generated CloudRanger report. This url will expire after one week. As it takes some time to generate a report it is recommended to poll this route '/organizations/{organization_id}/reports/{report_id}' periodically until the status of the report is complete. Then this download route can be used to get the signed url

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Organization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber values

string
required

The report identifier which can be used to return information about a report which has been generated within your organization. You can get all report_ids by using the GET call /organizations/:organization_id/reports which will return all of the report which have been generated within your organization

Query Params
string
enum
required

format

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json