Skip to main content
GET
Get an alert template

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <credential> using either a Clerk session JWT or a Clerk API key (ak_*). API keys may identify a user (user_*) or organization (org_*) principal and are generated in the Clerk Dashboard under API keys.

Path Parameters

templateId
enum<string>
required
Available options:
weekly-costs-threshold,
unused-reservation-cost,
kubernetes-waste,
aws-savings-plan-coverage,
marginal-cost,
rd-weekend-cost,
egress-costs,
untagged-resources,
rolling-7d-relative-change,
service-7d-cost-increase

Response

object | null

Template configuration, or null when unavailable

id
enum<string>
required
Available options:
weekly-costs-threshold,
unused-reservation-cost,
kubernetes-waste,
aws-savings-plan-coverage,
marginal-cost,
rd-weekend-cost,
egress-costs,
untagged-resources,
rolling-7d-relative-change,
service-7d-cost-increase
name
string
required
description
string
required
type
enum<string>
required
Available options:
COST,
BUDGET
icon
string
required
available
boolean
required
unavailableReason
enum<string>
Available options:
MISSING_DATASOURCE,
MISSING_METRIC,
FEATURE_NOT_AVAILABLE,
MISSING_LABEL
unavailableTooltip
string
config
object
Last modified on August 10, 2026