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
[ "f39a7877-a649-4497-892d-0eb2135ee988", "92482a62-2791-4c38-9dd3-2d5dfcb7c904", "9113f0cc-fda9-47e3-bb2d-8a030bdbe0a1" ]