Users
Fetch user account
Fetch information about a user account. Requires admin privileges.
GET
Fetch user account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user
Response
Successfully got 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 user account