Without id/email, returns the list of admins & moderators of your school. If id or email is provided, returns a single admin/moderator.
Documentation Index
Fetch the complete documentation index at: https://docs.schoolmaker.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
If provided, returns the admin/moderator with this ID instead of a list.
If provided (and id not given), returns the admin/moderator with this email instead of a list.
List of admins & moderators (when no id/email) or a single admin/moderator (when id/email provided).