Skip to main content
GET
/
systems
/
{id}
/
analysis-report
Get Report PDF
curl --request GET \
  --url https://{host}/systems/{id}/analysis-report \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Densify unique system ID

Response

PDF report

The response is of type file.