You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Next »
Provides access to the logged in User and Workbench User data.
Provides access to logged in user info.
/api/AccountApi
Method
Description
Performed As
Request Query
Request Body
Response
GET
Retrieve current logged in user
AccountApiModel
Provides API access to the “People“ (#/General/PersonList.aspx) Web Workbench screen.
/api/PeopleListApi
POST
Retrieve a filtered list of people
Logged in User
GridRequestParametersApi
GridResult<PersonLine>
Provides API access to the “People“ (#/General/PersonList.aspx) dialog Web Workbench screen.
/api/PeopleDetailApi
Retrieve a specific Person
Admin User
PersonId
PeopleApiModel
Update a Person
On this page