Alerts and Webhooks
Notifications (Alerts)
Get a notification by id
1min
GET
https://app.amberflo.io/notifications/{notification_id}
Authentication
x-api-key
apiKey
Path Parameters
notification_id
string
*
Responses
200
Successful response
notification-response
All Of
notification-put-request +
id
string
*
name
string
*
description
string
notificationType
string<usage | usage-cost | invoice | prepaid | pay-as-you-go-promotion | product-item-units | product-item-price | undefined-meter | undefined-customer>
meterId
string
cron
string
frequency
string
createPrepaidCard
boolean
prepaidPrice
number
webhookUrl
string
webhookHeaders
string
webhookPayload
string
email
string[]
emailToCustomer
boolean
filter
map<string, string[]>
filterByTags
map<string, object>
groupByDimensions
string[]
customSubject
string
thresholdCondition
string<less-than | greater-than | equals | percent-change | always-true | less-than-percent | greater-than-percent>
thresholdValue
number
range
string
customerFilterMode
string<* | per-customer | specific-customer>
customerId
string
productPlanId
string
enabled
boolean
createTime
integer
updateTime
integer
Updated 11 Mar 2025

Did this page help you?