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-asm2.apica.io/v3/groups/321/users?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"
Response body model example and description
[ "d34fd56a-c734-4790-b062-a7952032f0f6", "17c78206-5e44-4932-a89f-2d9d20cb18db", "04318593-d84c-4946-9460-9f24a93064be" ]