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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.