This API retrieves a single agent group (by ID) for a specific account.
Request
| Method | URL |
|---|---|
| GET | https://{domain}/api/account/{accountId}/configuration/le-users/agentGroups/{agentGroupId} |
Request Headers
| Header | Description |
|---|---|
| Authorization | Contains token string to allow request authentication and authorization. |
Path Parameters
| Parameter | Description | Type / Value |
|---|---|---|
| accountId | LP site ID | String |
| agentgroupId | Agent group ID | Positive long number greater than zero |
Response
Response Body
Appendix for Entity Structure and Entity Example.