Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

timezone
string
  • Timezone for date calculations
groupInterval
enum<string>
Available options:
hour,
day,
month,
year
skip
number<double>
  • Not supported; statistics endpoints are not paginated.
limit
number<double>
  • Not supported; each list returns its full result set (some lists apply a fixed internal cap).
groupedBy
string
aggsType
string
startDate
string
endDate
string
createdAt
string
updatedAt
string
useWorkingHours
boolean
  • Whether to use working hours calculations

Response

200 - application/json

Ok