Skip to main content
GET
Get URL for a generated report

Authorizations

Authorization
string
header
required

Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.

Path Parameters

projectId
integer
required
predictionId
integer
required
reportType
enum<string>
required
Available options:
PlantSummary,
PlantSummary8760,
BlockSummary8760,
InputsAssumptions

Response

Report URL

url
string<uri>