grades_groups

Returns list of grade groups that you can access. You can use the "additional_fields" parameter to include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add.
Example:

{
"additional_fields":"customField_35,idnumber,countryName"
}

Rate Limit: LIGHT

Permission needed: Update grades in grade groups (#306)

Reference Code: srv_335

Body Params
integer
required

School year id

string

Master Gradebook Format: Comma separated numbers, i.e. 23,24,25

string

Report cards Format: Comma separated numbers, i.e. 23,24,25

integer
Defaults to 2

Quizzes gradebooks

integer
Defaults to 1

Lock status

string

Group level Format: Comma separated numbers, i.e. 23,24,25

string

Semester Format: Comma separated numbers, i.e. 23,24,25

string

Exclude subject Format: Comma separated numbers, i.e. 23,24,25

string

Subject Format: Comma separated numbers, i.e. 23,24,25

string

Group Format: Comma separated numbers, i.e. 23,24,25

string

Created at Date range value. Format: Comma separated dates: yyyy-MM-dd HH:mm:ss,yyyy-MM-dd HH:mm:ss

string

Created by Format: Comma separated numbers, i.e. 23,24,25

integer
Defaults to 1

Active/Deleted

integer

Course Name

string

Grade Types Format: Comma separated numbers, i.e. 23,24,25

string

Include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add. Format: {"additional_fields":"customField_35,idnumber,countryName"}

Headers
string
required
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json