List all billable metrics
GET {{baseUrl}}/billable-metrics?limit=<integer>&next_page=<string>
List all billable metrics.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Max number of results that should be returned | |
next_page | string | Cursor that indicates where the next page of results should start. |
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":"Unique","aggregation_key":"\u003cstring\u003e","group_keys":[["\u003cstring\u003e","\u003cstring\u003e"],["\u003cstring\u003e","\u003cstring\u003e"]],"custom_fields":{"Lorem_b1":"\u003cstring\u003e","do_a66":"\u003cstring\u003e"},"sql":"\u003cstring\u003e"},{"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":"UNIQUE","aggregation_key":"\u003cstring\u003e","group_keys":[["\u003cstring\u003e","\u003cstring\u003e"],["\u003cstring\u003e","\u003cstring\u003e"]],"custom_fields":{"deserunt_d85":"\u003cstring\u003e","cupidatat2":"\u003cstring\u003e","ut907":"\u003cstring\u003e"},"sql":"\u003cstring\u003e"}],"next_page":"\u003cstring\u003e"}