edubase_get_user_me
Get the current authenticated user's identification, name, account status, and exam account flag to confirm who is making requests.
Instructions
Get the current user the requests are made as: identification string, name, whether the account is enabled and whether it is a generated exam account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | ||
| name | Yes | ||
| user | Yes | ||
| status | Yes |