List parents for an academic year

Returns SchoolSet parents scoped to the requested academic year, including year-specific students and invitation status.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

year_idintegerRequired
Numeric academic year identifier used by the parent scope query.

Response

A successful response contains year-scoped parent resources and nested students.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error