Call reports
Was this helpful?
Was this helpful?
/call_reports
Use the filter
query parameter to retrieve just a subset of a collection.
Use the search
query parameter to restrict the results of a request to match a search criterion.
Use the orderby
query parameter to specify the sort order of the items returned from server.
The default order is ascending order.
Use the skip
query parameter to set the number of items to skip at the start of a collection.
Use the top
query parameter to specify the page size of the result set.
/call_reports
The name of call report.
The crontab expression https://en.wikipedia.org/wiki/Cron
The report types can be either:
NORMAL
:EXTENSION_GROUP_CALL_COST
:QUEUE_PERFORMANCE
:QUEUE_DETAILED_STATISTICS
:QUEUE_ABANDONED_CALLS
:QUEUE_SLA_STATISTICS
:QUEUE_BREACHES_SLA_STATISTICS
:QUEUE_CALLBACKS
:QUEUE_FAILED_CALLBACKS
:TEAM_QUEUE_GENERAL_STATISTICS
:RING_GROUP_STATISTICS
:NORMAL
, EXTENSION_GROUP_CALL_COST
, QUEUE_PERFORMANCE
, QUEUE_DETAILED_STATISTICS
, QUEUE_ABANDONED_CALLS
, QUEUE_SLA_STATISTICS
, QUEUE_BREACHES_SLA_STATISTICS
, QUEUE_CALLBACKS
, QUEUE_FAILED_CALLBACKS
, TEAM_QUEUE_GENERAL_STATISTICS
, RING_GROUP_STATISTICS
The report output files format can be either:
CSV
:HTML
:CSV
, HTML
The report range can be either:
TODAY
: the day the report was generated.YESTERDAY
: yesterday of the day the report was generated.LAST_WEEK
: the last week of the day the report was generated.LAST_SEVEN_DAYS
: seven days before the day the report was generated.LAST_MONTH
: the last month of the day the report was generated.LAST_THIRTY_DAYS
: thirty days before the day the report was generated.CUSTOM
: custom date range.TODAY
, YESTERDAY
, LAST_WEEK
, LAST_SEVEN_DAYS
, LAST_MONTH
, LAST_THIRTY_DAYS
, CUSTOM
The email address to which the report file will be sent after the report is complete.
Filter data after specified data time.
Only valid when the range
is specified as CUSTOM
Filter data before specified data time.
Only valid when the range
is specified as CUSTOM
Update call report properties.
/call_reports/{id}
The unique ID of this call report.
The name of call report.
The crontab expression https://en.wikipedia.org/wiki/Cron
The report output files format can be either:
CSV
:HTML
:CSV
, HTML
The report range can be either:
TODAY
: the day the report was generated.YESTERDAY
: yesterday of the day the report was generated.LAST_WEEK
: the last week of the day the report was generated.LAST_SEVEN_DAYS
: seven days before the day the report was generated.LAST_MONTH
: the last month of the day the report was generated.LAST_THIRTY_DAYS
: thirty days before the day the report was generated.CUSTOM
: custom date range.TODAY
, YESTERDAY
, LAST_WEEK
, LAST_SEVEN_DAYS
, LAST_MONTH
, LAST_THIRTY_DAYS
, CUSTOM
The email address to which the report file will be sent after the report is complete.
Filter data after specified data time.
Only valid when the range
is specified as CUSTOM
Filter data before specified data time.
Only valid when the range
is specified as CUSTOM
No body