Population Health API
restrictedv1
Access aggregated population health analytics and risk stratification data. Identify high-risk member cohorts, utilization trends, and quality measure gaps.
All endpoints
GET
/cohortslistCohorts
List member cohorts
Authentication required—BearerAuth
Query Parameters
| Name | Type | Description |
|---|---|---|
| riskTier | string | — |
| programYear | integer | — |
Responses
200Cohort list
object
cohortsarray
401Unauthorized
403Forbidden — restricted access tier
Example Request
cURL
curl -X GET \ 'https://api.optum.com/analytics/population-health/v1/cohorts'