Get current user profile
User
Get user profile
Retrieve the authenticated shopper’s profile and saved shipping addresses.
GET
Get current user profile
Request
Headers
| Header | Type | Description |
|---|---|---|
Authorization | string | Bearer token of the authenticated user. |
x-shop-id | string | Identify the shop context. |
Successful response
Error response
Authorizations
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Headers
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Response
Profile and addresses retrieved.
The response is of type object.

