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"
      ]
    }
  ]
}

Changes

Changed in 2 of the 74 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 74 revisions, 1 has no diff computed.