Skip to main content

Get learner risk overview

GET 

/riskOverview/learner

Returns the risk overview data for a single learner, looked up by one of their unique identifiers. Requires the riskoverview API key scope. At least one of userId, lmsId, or sourceIdentifier must be provided; if none are given, the response is 400 Bad Request. The endpoint respects the API key's organization scope: only learners belonging to organizations accessible by the current API key will be returned. If multiple learners match the provided filters (e.g. a non-unique sourceIdentifier), the endpoint returns one result; use more specific or combined filters to avoid ambiguity.

Request

Responses

Success