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
[ "7704946d-e48c-4e74-8d67-5023a4e7e528", "c163a113-8978-4b99-acf4-a260d576540f", "bedc8855-f472-437c-9815-7fa07467ed36" ]