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
[ "214c9b93-975a-4801-909a-951f2bce50c2", "354ef194-fdbc-4ae4-9881-2ce0409d1c55", "c6c31ffe-8602-47f3-8132-029ae66ecae9" ]