v5

latestOpenAPI 3.1.0MIT Licenseraw.githubusercontent.com2026-08-0119517.3 KB
Authentication

Get current user information

get/api/v1alpha/userinfo

Response

User information retrieved successfully

idinteger

User's unique identifier

usernamestring

User's username

login_idstring

User's login identifier

state'creating' | 'active' | 'deleting' | 'deleted'

Current state of the user account

system_permissionsobject

Map of system permission names to whether the user has that permission

is_service_accountboolean

Whether this is a service account

hail_identitystring nullable

User's Hail identity

All 19 operations