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
[ "159be37b-df12-4187-81d8-9a3b618ea8d9", "d52aa1ec-d094-421a-bedb-274f4d0f51d2", "af64ec9d-01aa-41bd-a859-61f1d4616cd4" ]