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
[ "e9ef271d-cac1-4447-8676-daabdb6aea0e", "439eed2d-11b5-43f0-a9af-d608f4112fc7", "57de1549-e2ab-43a9-b016-170eb191990b" ]