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
schema_versioninteger
created_at_timestampdatetime
user_idstring
_idstring
stripe_customer_idstring or null
primary_email_addressstring or nullformat: "email"
phone_numberstring or null
firebase_cloud_messaging_token_datalist of objects or null