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
[ "7cdb3215-66e0-4a15-95e9-fb52475f7129", "11c1eae7-7f85-42c4-a84f-2d24217e340d", "31b4a4fd-c7a7-4912-bb73-c57e619f2eb7" ]