v6

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0161113158.0 KB
Auth

Get current user information

Returns current authenticated user information including roles, permissions, and tenant context. Permissions are resolved server-side for freshness and accuracy.

get/api/auth/me

Response

User information retrieved successfully.

userIdstring
tenantIdinteger
rolesstring[]
permissionsstring[]
isAdminboolean
cachedAtstring date-time
expiresAtstring date-time
eTagstring