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
[ "bb203a56-18db-4770-944f-2653836251c3", "a513ab22-ec5a-4996-b1bb-432a0f4692f2", "8222f383-70a1-4222-8ce8-4d896bf67de2" ]