Authorizations
API Keys can be issued in the Orb's web application.
Path Parameters
Body
The inclusive lower bound for event timestamps
The exclusive upper bound for event timestamps
The ID of the customer to which this evaluation is scoped.
The external customer ID of the customer to which this evaluation is scoped.
A boolean computed property used to filter the underlying billable metric
"my_numeric_property > 100 AND my_other_property = 'bar'"
"my_property = 'foo'"
Properties (or computed properties) used to group the underlying billable metric
[
"case when my_event_type = 'foo' then true else false end"
]
[
"hour_floor_timestamp_millis(timestamp_millis)",
"my_property"
]
Response
OK