Skip to main content
GET
/
api
/
alarm
/
rule
/
find
告警规则列表
curl --request GET \
  --url https://api.example.com/api/alarm/rule/find \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
default:{{token_1}}
required

Query Parameters

pageIndex
string
required
pageSize
string
required

Response

200 - application/json

The response is of type object.