Metrics and reports
Measuring use of video call enables you to keep track of adoption and performance.
Get tickets report for an enterprise
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
enterpriseIdintegerRequired
Id of the enterprise
Query parameters
startTimestringRequired
Start date (2021-12-17 | 2021-12-17 00:00:00 | 1639581400)
endTimestringRequired
End date (2021-12-17 | 2021-12-17 00:00:00 | 1639581400)
userIdintegerOptional
Filter on a specific user
groupIdintegerOptional
Filter on a specific user group
withTrashedbooleanOptional
Include deleted tickets
Responses
200
Good case
application/json
Responseany
400
Bad Request
application/json
401
Authentication Failure
application/json
get
/api/v3/enterprises/{enterpriseId}/tickets/reportGet enterprise-level statistics
Metrics
Description
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
enterpriseIdintegerRequired
Id of the enterprise
Query parameters
datestringOptional
Set a specific date, current date as default (format: 2020-01-01).
outputstring · enumOptionalPossible values:
Set the output format (default 'json').
Responses
200
Good case
No content
get
/api/v3/enterprises/{enterpriseId}/statistics200
Good case
No content
Last updated