Skip to main content
GET
Gets the highest grade mastered by a student for a given subject

Authorizations

Authorization
string
header
required

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

Path Parameters

studentId
string
required

The sourced_id of the student for which to get the highest grade mastered

subject
string
required

The subject for which to get the highest grade mastered

Response

200 - application/json

Successful response

studentId
string
required

The sourced_id of the student for which to get the highest grade mastered

subject
string
required

The subject for which to get the highest grade mastered

grades
object
required