Alerts
List alert templates
Returns a list of alert templates with pagination and sort.
GET
/
alert_templates
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
data
object[]
requirednextToken
string