Get public data
Retrieves public user data for the authenticated user, including email, notes, and Stripe customer information.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
schema_version
user_id
_id
primary_email_address
customer_id
notes

