Get a billable metric
GET {{baseUrl}}/billable-metrics/:billable_metric_id
Get a billable metric.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"id":"\u003cuuid\u003e","name":"\u003cstring\u003e","event_type_filter":{"in_values":["\u003cstring\u003e","\u003cstring\u003e"],"not_in_values":["\u003cstring\u003e","\u003cstring\u003e"]},"property_filters":[{"name":"\u003cstring\u003e","exists":"\u003cboolean\u003e","in_values":["\u003cstring\u003e","\u003cstring\u003e"],"not_in_values":["\u003cstring\u003e","\u003cstring\u003e"]},{"name":"\u003cstring\u003e","exists":"\u003cboolean\u003e","in_values":["\u003cstring\u003e","\u003cstring\u003e"],"not_in_values":["\u003cstring\u003e","\u003cstring\u003e"]}],"aggregation_type":"max","aggregation_key":"\u003cstring\u003e","group_keys":[["\u003cstring\u003e","\u003cstring\u003e"],["\u003cstring\u003e","\u003cstring\u003e"]],"custom_fields":{"culpae":"\u003cstring\u003e","et_9b":"\u003cstring\u003e"},"sql":"\u003cstring\u003e"}}