curl https://api.thanxsandbox.com/users/me \ -X GET \ $AUTH_HEADERS
{ "user": { "id": "wroeiu2304hfwf", "email": "john.smith@example.com", "phone": "+14158672345", "first_name": "Jane", "last_name": "Smith", "birth_date": { "year": 1987, "month": 8, "day": 14 }, "zip_code": "12345" } }
This endpoint will return information for the currently logged in user.
+14157582345
Show birth_date