Users
Fetch users
Fetch all organization users (members & admins). Banned users will not be included. Requires admin privileges.
GET
Fetch users
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successfully fetched users
e-mail address of the user
IDs of assessments the user has access to
boolean flag to indicate whether the user has been banned
boolean flag to indicate whether the user has admin privileges (only visible to admin
invitation URL (only visible to admins)
Fetch users