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-asm1.apica.io/v3/groups/321/users?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"
Response body model example and description
[ "80ae034f-8630-4528-872e-ded3c2a58d7c", "4c5ed241-1ae4-48ea-95a1-87d7e0e7723c", "f3a8dcab-57a3-4976-98f2-2ef7959afe7b" ]