Lists all wfm agents who are not grouped with any agent group for the given org sending the request that were created at or after the given @created_after_datetime. If @schedule_scenario_sid is positive, it will filter further to get only agents who are not grouped with any agent group for that scenario. if @include_skill_proficiencies is true then agents returned will include their skill proficiencies. Member entities will not be returned. Errors:
grpc.Invalid: @created_after_datetime has an invalid value.
grpc.Internal: error occurs when getting the wfm agents.
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/listungroupedwfmagents' \
--header'Content-Type: application/json' \
--data-raw''