Gets the skills of the requesting agent. This includes agent skills, hunt group skills, and extension skills(PBX). Skills will be returned as a value pair (name, level). For agent skills, the name of each skill will be the agent_skill_sid. All other skills' names (hunt group and PBX) will be given special formats. The requesting agent and hunt_group_sid skills will be defaulted to the max level (1000 and 100 respectively).Required permissions: NONE Errors:
grpc.Invalid: the hunt_group_sid in the request in invalid.
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/skills/getagentskills' \
--header'Content-Type: application/json' \
--data-raw''