Get Started
API backend
API system
More information

GET api/2.0/people/{username} This function requires authentication

Description

Returns the detailed information about a profile of the user with the name specified in the request.

Parameters
Name Description Type Example
username
sent in url
User name string some text
Example
GET api/2.0/people/%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Detailed profile information