a84d4905fdbb

latestOpenAPI 3.1.02026-08-143874115.7 MB
Stats

List Metrics

Lists every metric you can query, with its unit and the properties you can filter or break it down by.

get/stats

Response

metric catalog

Example response

{
  "data": [
    {
      "description": "Share of paid receipts in the selected sales cohort disputed within 14 days of purchase.",
      "key": "snapshot_cohorted_dispute_rate_14d_attr",
      "name": "Cohorted dispute rate (14-day attribution)",
      "properties": [
        "source"
      ],
      "unit": "percent",
      "windows": [
        "7d"
      ]
    }
  ]
}