auth

Me

Principal-aware identity (Spec 2, D-17).

Answers for both user credentials (web JWT, nano_u_v1_ session/PAT — the frontend only ever sees this variant) and company credentials (nano_c_v1_). whoami calls this.

get/auth/me

Response

Successful Response

subject_typestring required
conglomerate_idstring required
scopesstring[] required
sourcestring required
token_kindstring nullable
expires_atstring nullable
alpha_accessboolean
idstring nullable
emailstring nullable
first_namestring nullable
last_namestring nullable
profile_picture_urlstring nullable
created_atstring nullable
x_onboarding_shownboolean
x_handlestring nullable
x_verification_codestring
x_verified_company_idstring nullable
company_idstring nullable
company_namestring nullable
company_handlestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.