get
https://{subdomain}.td.commpeak.com/api/skill-groups
Retrieve all skill groups in your account, each with its assigned users.
When to use. A skill group tags a set of users with a shared skill, so they can be targeted together. Use this to list every skill group and see which users belong to each one. To create a new skill group, use POST /skill-groups.
Filtering and shape. Filter, order, limit and select fields by any response field. See Core API Concepts. Select the fields you want with fields, for example fields/id;name. When you request userIds, each group also returns the IDs of its members.
Returns. { "skillGroups": [ ... ] }, where each item has id, name, description and userIds.
Example. GET /api/skill-groups
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…