User API
Get User
Gets the current user
get/me/
Response
Successfully retrieved current user
idstring required
auth_idstring required
emailstring required
read_onlyboolean
languagestring nullable
organisation_limitinteger
created_atstring date-time nullable
is_organisation_memberboolean
tier'sandbox' | 'pro' | 'business' | 'enterprise'
account_idstring required
organisation_role'admin' | 'user'
is_personal_organisationboolean
billing_user_idstring required
can_use_organisationsboolean required
Whether the organisation switcher should be shown to this user.
True either because they may create organisations of their own, or because they have been invited into someone else's — with a limit of 0 and no memberships the personal organisation is all they will ever have, so there is nothing to switch between.