# Users

 - [GET /whoami](https://developers.kanbert.com/api/users/users.whoami.md): **No specific scope required.**
 - [GET /users](https://developers.kanbert.com/api/users/users.index.md): **No specific scope required.**
 - [GET /users/full](https://developers.kanbert.com/api/users/users.fullindex.md): **Required scopes:** `user:read`
 - [GET /users/{id}](https://developers.kanbert.com/api/users/users.show.md): **No specific scope required.** Returns `UserFullData` if app has any `user:*` scope or `user-profile:*` if current user
