User
User information endpoints
Returns information about the currently authenticated user including profile data, preferences, and selected address.
Header parameters
X-CookiestringRequiredExample:
Use X-Cookie header instead of Cookie header in "try out" section. Use Cookie header while testing in postman or other tools. Some commerce applications may support 'sesionid' instead of 'osessionid'.
osessionid=abc123Responses
200
User information retrieved
application/json
401
Authentication required
application/json
get
/current_user/Last updated
Was this helpful?

