List the user’s schools
List the user’s schools
Returns the schools associated with the authenticated user for school switching.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Response
The user’s schools were returned successfully.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error

