Skip to main content
GET
List Subjects for Grade

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

board_id
string
required

Unique identifier of the board.

grade_id
string
required

Unique identifier of the grade.

Response

A list of subjects for the specified grade.

id
string

Unique identifier for the subject.

name
string

Name of the subject.