Skip to main content
GET
Get aggregator

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

id
string
required
entity
string
required
operation
enum<string>
required
Available options:
count,
sum,
sql_formula
property
string | null
required
where
object | null
required
type
enum<string>
required
Available options:
metered,
licensed
name
string | null
required
description
string | null
required
allow_negative_values
boolean
required
aggregate_on_customers_enabled
boolean
required
default_interval_count
integer | null
required
default_interval_period
enum<string> | null
required
Available options:
days,
weeks,
months,
years
custom_event_name
string | null
required
exposed_event_keys
string[]
required
unit_name
string | null
required
thresholds
object[]
required
created_at
string<date>
required
updated_at
string<date>
required
formula_sql
string | null