GET   groups/{groupId}/users

Gets a list of users assigned to the monitor group.

URL Parameters

NameDescription
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

[
  "31606d10-88df-4ba1-8d00-53a1cede7344",
  "0dd8e660-7601-4cab-85fd-b56e15e8c3da",
  "8216342e-a352-4846-8b41-535ef1afd60a"
]