Users
Get current user
Retrieve the currently authenticated user and their accessible projects. If no valid authentication is provided, returns a guest user with an empty project list instead of a 401 error.
get/internal/v1/users/current
Response
Current user and accessible projects.