edubase_get_user
Retrieve and verify EduBase user accounts using identification strings to access profile details and check permissions within the educational platform.
Instructions
Get/check user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User identification string. Use 'me' to get the current user, but prefer /user:me endpoint instead. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| name | Yes | full name | |
| status | Yes | user is enabled | |
| exam | Yes | exam (generated) account |