Retrieve your own account

GET {{base_url}}/me

Retrieve your own account information.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"user_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","username":"John Doe","email":"john.doe@example.com","terms_and_conditions":true,"marketing_communications_opt_in":true,"tailored_experience_opt_in":true,"third_parties_data_opt_in":true,"created_at":"2019-05-01T08:25:21.820570Z"}