Get Current School
Retrieve information about the current school (tenant) based on the authenticated user’s context.Response
List All Schools (Admin)
Retrieve a list of all schools in the system. Requires super-admin permissions.Response
Returns an array of school objects with the same structure as the “Get Current School” endpoint.Get School by ID (Admin)
Retrieve detailed information about a specific school. Requires super-admin permissions.Path Parameters
School Settings
Thesettings object contains the following configuration options:
SIMAT Settings
Branding Settings
Security Settings
Habeas Data
Permissions
- Current School (
/schools/me): Requires any authenticated user - Admin Endpoints (
/admin/schools/*): Requiresmanage:schoolspermission