Alerts
Get an alert template
Get an alert template
GET
/
alert_templates
/
{alert_template_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
alert_template_id
string
requiredResponse
200 - application/json
id
string
requiredAlert Template ID
name
string
requiredAlert Template Name
interval
integer
requiredCron Interval
createdAt
string
requiredCreated At
description
string
Alert Template Description
entitySchema
string
Entity Schema
entityType
string
Entity Type
ownerSchema
string
Owner Schema
ownerType
string
Owner Type
parametersSchema
string
Parameters Schema
updatedAt
string
Updated At