Retrieve List of Available Metrics

Retrieve the catalog of metric names your account supports, so you can discover valid Metrics V3 API metric names programmatically instead of hard-coding them.

Updated 2026-09-24 retrieve-list-of-available-metrics

Retrieve List of Available Metrics

Retrieve the catalog of metric names your account supports. Use this endpoint to discover the exact metric names to use in Metrics V3 API request paths, rather than hard-coding them or guessing. The singular list holds every metric you can request on its own or add to a custom-selection call, and the response also lists the dimensions, parameters, and per-metric endpoints available to the account.

Method

GET

Endpoint

Copy
https://api.conviva.com/insights/3.0/metrics

API Responses