/
Retrieving User Information for Authenticated Web User
Retrieving User Information for Authenticated Web User
Endpoint
To retrieve information about the currently authenticated Web User use the userInformation endpoint. It is more efficient than authentication and will provide the current token if already authenticated.
Cached? | No |
URL
https://<service base>/UserInformation
Method | GET |
Response Body (Authenticated)
{ result: "ok", userInfo: { UserId: 1, UserName: "UserName", Email: "name@email.com", FirstName: "Firstname", LastName: "Lastname", Title: "Title", LinkId: 2 CompanyId: 3 TokenId: "abcdefg", Server: "server", Database: "Aptify", AptifyUserID: 4, AptifyUser: "AptifyUserName" } }
, multiple selections available,
Related content
Configuring Web User Authentication
Configuring Web User Authentication
Read with this
Choosing an Authentication Method
Choosing an Authentication Method
Read with this
Understanding Web API and SOA
Understanding Web API and SOA
Read with this
Authentication with Aptify Services API
Authentication with Aptify Services API
Read with this
Resetting Passwords with Aptify Services API
Resetting Passwords with Aptify Services API
Read with this
Install Methods for e-Business
Install Methods for e-Business
More like this
Copyright © 2014-2017 Aptify - Confidential and Proprietary