Gets the top N skill profiles with the highest calls_count for org sending the request where N is @max_number_of_profiles. It will also return the number of skills found for that profile. Individual skills that each profile has will not be returned. Errors:
grpc.Invalid: the @max_number_of_profiles in the request is invalid.
grpc.Internal: error occurs when getting the skill profiles.
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/listtopskillprofiles' \
--header'Content-Type: application/json' \
--data-raw''