get
https://{subdomain}.td.commpeak.com/api/priority-groups/
Retrieve the skill groups assigned to a priority group, in priority order.
When to use. Read the composition of a single priority group, for example before updating it. To list the priority groups themselves, use GET /priority-groups.
Parameters. id (integer, required, path): the priority group to read.
Returns. { "skillGroups": [ ... ] }. Each item lists the skill_group_id, its name, and its order, the position of the skill group within the priority group. Returns 404 if the priority group does not exist.
Example. GET /api/priority-groups/5
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…