Get a skill profile that has the given @skill_profile_sid. It also gets all the skills and the mappings associated with that profile. If the @inactive_as_of_date of the skill profile is nil then the mapping is of inactive profiles to this one, otherwise the mapping is of this profile to an active one. Errors:
grpc.Invalid: the @skill_profile_sid in the request is invalid.
grpc.Internal: error occurs when getting the skill profile.
grpc.NotFound: skill profile doesn't exist.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
No schema defined
Example
Request 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/getskillprofile' \
--header'Content-Type: application/json' \
--data-raw''