get_user_role_user
Get the user role for a specified user ID, returning role details and assigned resources like courses, groups, or seats.
Instructions
🟢 READ-ONLY · Users · GET /v2/users/{id}/user-role
Get user role of a user
Returns the user role of the user specified by the provided user id. Includes the assigned resources, if applicable (assigned course(s) for instructor role, assigned user group(s) for user group managers, assigned seat offering(s) for segment manager, assigned segment for reporter roles).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User Id or email |