Get stages of a single course sequence
Course Sequence
Get stages of a single course sequence
Get stages of a single course sequence.
Returns a list of sequence stages (CourseSequenceStage objects) of the specified course sequence.
To get the fist stage only, use limit=1.
To filter by grade, use grade={grade}.
To get the first stage of the specific grade, use grade={grade}&limit=1.
GET
Get stages of a single course sequence
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier (UUID)
Query Parameters
Available options:
-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 Response
Course Sequence Stages