GET api/2.0/project/{id}/time/total
Returns the total time spent on the project with the ID specified in the request.
Name |
Description |
Type |
Example |
id
sent in url
|
Project ID
|
number
|
1234
|
GET api/2.0/project/1234/time/total
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json