Get User Role
This legacy endpoint is not available in the current Nexus schema.
Use group permissions#
The older role endpoint is not present in the current Nexus API schema. Use group membership and resolved permissions for integrations. School membership and teacher assignments remain separate checks.
Read authentication and permissions and the school membership guide.
Check the current account#
The school identity endpoint returns the current account's school membership. The class list returns classes that account can access. Do not infer a teacher or administrator role from a successful login.
Updating an integration#
Remove calls to the retired role endpoint. Use the documented group-management API for platform permissions and the school membership API for school roles. Test a permitted and a denied account before enabling the integration.