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
[ "82d068e0-bd82-44ef-a5a2-c878fa998031", "e2a4638b-5994-4fce-809a-d2876254abc7", "5905f4c9-d399-4d31-8676-7b7252324c26" ]