Skip to main content
Metronome supports a shared set of Alert endpoints that allow you to create, retrieve, and manage alert configurations related to both Plans and Contracts. While these endpoints are shared between Plans and Contracts, note that some input and response parameters differ slightly depending on the entity you are targeting.

Available Endpoints

Supported Alert Types

When using these endpoints, the alert_type field determines what condition triggers the alert. The supported values for alert_type when using plans include:
  • low_credit_balance_reached
  • low_remaining_days_in_plan_reached
  • low_remaining_credit_percentage_reached
  • usage_threshold_reached
Check out the Contracts version of the documentation here →