GET api/2.0/people/{username}
Returns the detailed information about a profile of the user with the name specified in the request.
Name |
Description |
Type |
Example |
username
sent in url
|
User name
|
string
|
some text
|
GET api/2.0/people/%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Detailed profile information