GET groups/{groupId}/checks
Gets a list of checks assigned to the monitor group.
URL Parameters
Name | Description |
---|---|
groupId | Monitor group identifier. |
Remarks
Only subgroups can contain checks.Request example
curl --request GET "https://api-asm1.apica.io/v3/groups/321/checks?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"
Response body model example and description
Returns identifiers of checks.