users
Get current user
Retrieve the profile of the currently authenticated user. Returns account details including name, email, time zone, subscription plan, and onboarding status.
get/v1/users/me
Query parameters
includestring[]
Related records to include (e.g. mobile_settings, workflow_settings)
freshboolean
Skip the cache and fetch the latest data from the database
Response
Successful response