v2

latestOpenAPI 3.0.1MIT2026-07-3138140196.0 KB

Retrieve current user information

Returns information about the current authenticated user.

get/users/me

Query parameters

timezonestring

IANA timezone identifier (e.g., Europe/Brussels). When provided, updates the user's stored timezone.

Response

User information retrieved successfully

idstring
firstNamestring
lastNamestring
fullNamestring
emailstring
avatarUrlstring uri nullable
organizationIdstring
isDeletedboolean
hasTwoFactorEnabledboolean
createdAtstring date-time
updatedAtstring date-time
subscriptionPlan'FREE' | 'PRO' | 'BUSINESS'