GET
/
alert_templates
/
{alert_template_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alert_template_id
string
required

Response

200 - application/json
id
string
required

Alert Template ID

name
string
required

Alert Template Name

description
string

Alert Template Description

interval
integer
required

Cron Interval

entitySchema
string

Entity Schema

entityType
string

Entity Type

ownerSchema
string

Owner Schema

ownerType
string

Owner Type

parametersSchema
string

Parameters Schema

createdAt
string
required

Created At

updatedAt
string

Updated At