# Get information about the current user **GET /Api/Auth/Control** Requires one of the following permissions: Auth.Control ## Servers - https://app.lovassy.hu: https://app.lovassy.hu () - http://127.0.0.1:5279: http://127.0.0.1:5279 () ## Authentication methods - Token ## Parameters ## Responses ### 200 Success #### Body: application/json (object) - **user** (object) - **session** (object) - **isSuperUser** (boolean) - **userGroups** (array[string] | null) - **permissions** (array[string] | null) - **features** (array[string] | null) - **Additional properties are NOT allowed** () ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)