...
query-utilization
Parameters
- from (Required). Date from which utilization is required.
- to (Required). Date till which utilization is required.
- project_phase_id (Optional). Only include data for projects with these phase ids.
- zoom (Optional). Groups utilization data by day, week or month (the default). Valid values: 5 for Day, 3 for Week and 2 for Month.
- user_id (Optional). You can mention the user ID, email address or name here.
Info |
---|
|
Return values
In case of XML data format, you will be returned an XML string with two elements: count (the number of rows) and rows (this will contain multiple row elements). For instance,
...