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'

Changes