Skip to main content
GET
Get prediction result summary

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

Response

Result summary

id
integer
predictionName
string
runBy
string
timeOfPrediction
string

ISO-8601 datetime as returned by the PlantPredict API. May or may not include a timezone offset; treat as server-local when no offset is present.

elapsedTimeMinutes
number
execDate
string

ISO-8601 datetime as returned by the PlantPredict API. May or may not include a timezone offset; treat as server-local when no offset is present.

toolName
string
toolVersion
string
start
string

ISO-8601 datetime as returned by the PlantPredict API. May or may not include a timezone offset; treat as server-local when no offset is present.

end
string

ISO-8601 datetime as returned by the PlantPredict API. May or may not include a timezone offset; treat as server-local when no offset is present.

decompositionModel
enum<integer>

DiffuseDirectDecompModelType

Available options:
0,
1,
2,
3
transpositionModel
enum<integer>

TranspositionModelType

Available options:
0,
1
perezCoefficients
enum<integer>

PerezCoefficientsEnum

Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
incModel
enum<integer>

IncidenceAngleModelType

Available options:
2,
3,
4,
5,
6
airMassModel
enum<integer>

AirMassModelType

Available options:
0,
1
moduleTemperatureModel
enum<integer>

ModuleTemperatureModelType

Available options:
0,
1,
2,
3
degradationModel
enum<integer>

DegradationModel

Available options:
0,
1,
2,
3,
4
circumsolarTreatment
enum<integer>

CircumsolarTreatmentType

Available options:
0,
1
directShadingModel
enum<integer>

DirectBeamShadingModel

Available options:
0,
1,
2,
3,
5,
6
diffuseShadingModel
enum<integer>

DiffuseShadingModel

Available options:
0,
1