get
http://localhost:8888/rest/v0/company//metrics/employee
Retrieves a summary of a company's employees for a given time span, broken into chunks as specified in the 'interval' param. The metrics are currently across all departments. We will support filtering by department in the near future.
Currently only the 'month' interval is supported, but will soon support 'quarter' and 'year'.
The array of metrics will be returned in ascending order from earliest time interval to latest.
Required scope: read:company
