Skip to main content

Get all users

GET 

/users

Returns all users (staff and students) for the authenticated relying party.

The agents array carries parent↔child relationships:

  • For students: contains GUIDRefs to parent/guardian user records.
  • For parents/guardians: contains GUIDRefs to child (student) user records.

Note: middleName, phone, sms, password, and enabledUser are not returned.

Request

Responses

Collection of users