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
[ "c2d20e44-7172-488d-a5cb-0c567743e104", "34688d62-3029-45ca-8e84-9a857437049d", "959170d6-5cef-4bc5-bd00-d01e84149f80" ]