Get group
Groups
Get group
Returns details about a group specified by its id.
POST
Get group
Required scopes:
groups--my:ro, Authorizations
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
application/json
Response
200 - application/json
Group details.
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.