List All Check Groupsget https://{serverURL}/api/monitoring/groupsGet a list of check groups.Query Paramsmaxint64Defaults to 25Maximum number of records to returnoffsetint64Defaults to 0Offset records, the number of records to skip, for paginating requestssortstringDefaults to nameSort order, the name of the property to sort bynamestringFilter by namephrasestringSearch phrase for partial matches on name or descriptionstatusstringThe instance status for filtering.lastUpdateddate-timeDate filter, restricts query to only load resources updated more recently than the date specified (ISO 8601)deletedbooleanIf true, only deleted resources or instances in pending removal status are returned.truetruefalseResponses 200Array of Check Groups 4XXError Codes 5XXError CodesUpdated over 2 years ago