List groups
Lists all the existing groups.
groups--all:roAuthorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Body
The additional fields to include in the response.
agent_priorities— an object containing agents belonging to a group, along with their priorities.routing_status— the routing status of a group.
agent_priorities, routing_status Response
A list of groups.
The group ID.
The group name.
The code of the group language.
The agents' priorities in the group as a map in the "<id>": "<priority>" format. Returned only when agent_priorities is passed in the fields parameter.
The routing status of the group. Returned only when routing_status is passed in the fields parameter.