Retrieve the authenticated user’s account details including personal information and marketing preferences.
Bearer authentication header of the form Bearer <token>
, where <token>
is the account token returned from the Login
endpoint.
Success
The response is of type object
.