This API allows a logged in user to get his own details from the fabric Identity. The API is designed to return the details of the user whose bearer token is sent in the header.
Documentation Index
Fetch the complete documentation index at: https://developer.fabric.inc/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User Identity Object
User Self Details. For shoppers, accounts property will be empty.
User Id
"1234-1234-1234"
User Status
"active"
User Staff Federated
true
User Login Id
"sdsdf232ew-123asdaa-1231231"
User Organization Id
"123123-23wdd-123234"
User Email Id
"test.user@foobar.com"
User Primary Contact
"+1 650 333 4444"
User First Name
"Test"
User Last Name
"User"
{ "fabricBirthDate": "28-20-2000" }User Accounts