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.

statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error