User profile information

GET {{kroger-baseUrl}}/identity/profile

Provides access to the profile id of an authenticated customer.

Note: the customer must be authenticated using the OAuth2 Authorization Code grant type.

RESPONSES

status: OK

{"data":{"id":{}},"meta":{"pagination":{"total":"\u003cnumber\u003e","start":"\u003cnumber\u003e","limit":"\u003cnumber\u003e"},"warnings":["\u003cstring\u003e","\u003cstring\u003e"]}}