v2.0 REST Endpoints

Users, Permissions and Roles/Users/v2.0
The operations from the Users, Permissions and Roles/Users/v2.0 category.
[Deprecated]: Get all users for a study
Method: get
Path: /ec-auth-svc/rest/v2.0/authstudies/{studyId}/users
[Deprecated]: Get global roles users
Method: get
Path: /ec-auth-svc/rest/v2.0/globalroles/users
Associate a user with a study role
Method: put
Path: /ec-auth-svc/rest/v2.0/authusers/{userid}/studies/{studyId}
Get a global user's details by user ID
Method: get
Path: /ec-auth-svc/rest/v2.0/globalusers/{userid}
Get all active users for a study with study roles and email address
Method: post
Path: /ec-auth-svc/rest/v2.0/authstudies/{studyId}/{mode}/users/studyroles
Get all unassigned users for a study
Method: get
Path: /ec-auth-svc/rest/v2.0/authstudies/{studyId}/users/unassigned
Get global users
Method: get
Path: /ec-auth-svc/rest/v2.0/globalusers
Get global users unassigned to a study
Method: get
Path: /ec-auth-svc/rest/v2.0/globalroles/users/unassigned
Get list of users
Method: get
Path: /ec-auth-svc/rest/v2.0/authusers
Get user details by user ID
Method: get
Path: /ec-auth-svc/rest/v2.0/authusers/{userid}
Get users for rights list
Method: get
Path: /ec-auth-svc/rest/v2.0/userinfo/bulk