Get Current User Info
Returns information about the currently authenticated user.
Requires a valid Firebase ID token in the Authorization header. Includes auto-linking for users created in DB who log in via Google SSO.
Exempt from the terms gate: this is how the client learns it must prompt for acceptance, so gating it would leave the client unable to render the prompt that clears the gate.
Response
Successful Response
Changes
Changed in 5 of the 30 revisions of this API.25
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ▲
- ▲
the
response's property format changed fromemailto no format for statusresponse-property-type-changed
- ▲