# Check authentication status **GET /auth/authenticated** Returns information if the user is authenticated. It can be used by third party tools, especially browser frontend, to know if current user is still logged in. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Responses ### 200: User authenticated ### 401: Person not found [Powered by Bump.sh](https://bump.sh)