Skip to main content

Get Authenticated User

GET 

/api/auth/user

Returns the currently authenticated user's profile. The features object reports per-tenant feature flags (e.g. features.granular_permissions — whether granular role/permission enforcement is enabled for the tenant; false when the flag is off or unset).

Authentication: Requires Bearer token.

Request

Responses

OK