Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

Provides access to the logged in User and Workbench User data.

Endpoints

AccountApi

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

PeopleListApi

Provides API access to the “People“ (#/General/PersonList.aspx) Web Workbench screen.

/api/PeopleListApi

Method

Description

Performed As

Request Query

Request Body

Response

POST

Retrieve a filtered list of people

Logged in User

GridRequestParametersApi

GridResult<PersonLine>

PeopleDetailApi

Provides API access to the “People“ (#/General/PersonList.aspx) dialog Web Workbench screen.

/api/PeopleDetailApi

Method

Description

Performed As

Request Query

Request Body

Response

GET

Retrieve a specific Person

Admin User

PersonId

PeopleApiModel

POST

Update a Person

Admin User

PeopleApiModel

PeopleApiModel

Models

AccountApiModel

PersonLine

PeopleApiModel

On this page


Unable to render {include} The included page could not be found.
  • No labels