Skip to main content

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

The settings 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/*): Requires manage:schools permission

Notes

Build docs developers (and LLMs) love