Query Parameters
Page number for pagination (minimum: 1)
Number of items per page (minimum: 1, maximum: 100)
Search term to filter students by full name or document number (case-insensitive)
Filter students by grade level (partial match)
Filter by active status. Set to
null to retrieve all students regardless of statusResponse
Returns a paginated list of students with their associated guardians.Total number of students matching the filters
Current page number
Number of items per page
Array of student objects
Permissions Required
One of the following permissions:read:studentsread:own_studentsread:all