GET groups/{groupId}/users
Gets a list of users assigned to the monitor group.
URL Parameters
| Name | Description |
|---|---|
| groupId | Monitor group identifier. |
Remarks
Users can be assigned to top groups only.Request example
curl --request GET "https://api-asm2.apica.io/v3/groups/321/users?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"
Response body model example and description
[ "0347acbb-ec66-4520-be4d-2ec9be19e724", "8da6e046-c6b1-4447-985a-f9505d2078e2", "7ec5916d-24cf-40ab-83f4-57ef301b13e0" ]