Skip to main content
Eptura Knowledge Center

Endpoint - WhoAmI

The API has the following endpoints:
worddavcfbd9709b8e1e4793102acc2290d0e12.png

Returns the properties of the currently authenticated user

Request URL

https://[client_instance].serraview.com/api/v2/WhoAmI

worddav28896219c4fa402c2103332076b95bd1.png

Model Schema

{
  "accountType": "",
  "authenticationProvider": "",
  "authType": "",
  "email": "",
  "firstName": "",
  "fullName": "",
  "id": 0,
  "lastLogin": "",
  "logonIdentifier": "",
  "logoutUrl": "",
  "personId": 0,
  "reAuthUrl": "",
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0b3b9f48-11cd-4873-9134-005bba944e48"><ac:plain-text-body><![CDATA[  "roles": [
]]></ac:plain-text-body></ac:structured-macro>
    0
  ],
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fce3cde2-166a-4e69-b780-e6a44aada7a9"><ac:plain-text-body><![CDATA[  "securedActions": [
]]></ac:plain-text-body></ac:structured-macro>
    0
  ],
  "username": ""
}