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.