post https://gw.edu-nation.net/api/student_roster
Get full information for all students in your account. By default you will get the built-in fields for students, and you can use the "additinal_fields" parameter to include more fields in the JSON results.
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: View User Details Report (#568)
Reference Code: srv_177