ListAlertTemplates
List message templates with optional filtering by name, format, and source
GET
/api/v1/alerting/templatesOperation ID
ListAlertTemplatesSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Query Parameters
searchStringName fuzzy search filter Name fuzzy search filter
formatStringFilter by format: markdown, html, json, or plain_text Filter by format: markdown, html, json, or plain_text
sourceStringFilter by source: builtin or custom Filter by source: builtin or custom
