Get private data

Retrieves private user data for the caller. | () -> (UserPrivateData1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
_idstring
created_at_timestampdatetime
schema_versioninteger
user_idstring

Must be a string starting with user_

firebase_cloud_messaging_token_datalist of objectsOptional
phone_numberstringOptional
primary_email_addressstringOptionalformat: "email"