Getting Risk Scores
Get User Risk Scores
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
modelVersion: // <String> ('1.0.0')
score: // <Float> Risk score percentile compared across all available users (80.0)
condition: // <Enum> ('diabetes' | 'sleepApnea' | 'hbp' | 'afib')
predictionTime: // <Timestamp>
segmentStart: // <Timestamp>
segmentEnd: // <Timestamp>
}
...
]Last updated
Was this helpful?