GET api/2.0/project/{projectid}/team
Returns a list of all the users participating in the project with the ID specified in the request.
Name |
Description |
Type |
Example |
projectid
sent in url
|
Project ID
|
number
|
1234
|
GET api/2.0/project/1234/team
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json