improved

Get all students - New query param filters to precise your request & pagination

After numerous requests to improve the ability to filter all courses and improve the accuracy of results, we've added a number of new query parameters for the “get all courses” request.

Impacted endpoint

Improvements

New query parameters :

  • courseNames, trainingNames & groupNames : you can now filter by a string included in the name of a course sheet. You can provide multiple strings separated by a comma.

  • courseIds, studentIds, professorIds, groupIds & trainingIds : you can now provide a comma-separated list of ids (e.g.: groupId=foo,bar) and it will return courses where one of these resources is included.