Retrieves the history for all the skill profiles of the requesting org. Each value in every interval that has the same @start_datetime of each skill profile will be summed then averaged and made into a single one. When calculating the averages, each interval's values will be weighted by the number of @total_calls it has. History will be sorted by @start_datetime in ascending order, and the range is determined by the client's historical range. Errors:
grpc.Internal: error occurs when retriving the history.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v1alpha1/wfm/listhistoricaldataforallskillprofiles' \
--header'Content-Type: application/json' \
--data-raw''