OpenAPI 3.0.1AGPL-3.0raw.githubusercontent.com2026-08-20257502895.6 KB

562f13cf61dd

Users

Get current user

Use to show the logged-in user's profile in the UI or to check permissions and roles for the current session.

get/users/me

Response

OK

emailstring

Empty for service accounts

idstring
metadataobject
namestring
rolesstring[]
type'user' | 'service_account'