get https://api.heymantle.com/v1/usage_events
Get usage events for an app and customer. To filter by properties, pass a JSON array of objects with the following properties: property
, operator
, value
. Valid operators are equals
, not_equals
, in
, not_in
, is_blank
, is_not_blank
, is_true
, is_false
.