skills_grades_per_group

For a given group id, this service will return list of students in that group, and for each student, this service will list the skills and grades.
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: HEAVY

Permission needed: View general analysis (#312)

Reference Code: srv_55

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!