Skip to main content
GET
Get struggling quiz-mastery students

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

minimumAttempts
integer
default:4

First attempt number included in the struggling cohort

course
string

Optional course sourcedId filter

status
enum<string>

Optional mastery cohort filter applied before pagination

Available options:
struggling,
mastered_after_struggle
limit
integer
default:50

Maximum number of student-quiz cohorts returned per page

Required range: 1 <= x <= 100
cursor
string

Opaque cursor returned by the previous page

Minimum string length: 1
effectiveViewerId
string

Server-resolved effective viewer sourcedId. The authenticated user must be authorized to assume this viewer.

Minimum string length: 1
effectiveRole
enum<string>

Server-resolved active role for the effective viewer. Must be supplied with effectiveViewerId.

Available options:
administrator,
teacher

Response

Success

minimumAttempts
integer
required
summary
object
required
pageInfo
object
required
rows
object[]
required