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
[ "495d0606-98f5-401c-91e0-9227767a922c", "51bbf0c7-bb71-4957-b846-401f4d51c63e", "7a03057e-1edd-49cd-99ce-40f63794fa73" ]