Skip to main content
Infrastructure/Metrics Catalog

ListMetrics

Metric catalog List all metrics in the catalog with optional filters by type, status, and category.

GET/api/v1/metrics

Operation ID

ListMetrics

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Query Parameters

  • type
    String

    Filter by metric type; empty returns all types Filter by metric type; empty returns all types

  • status
    String

    Filter by metric status (e.g. active, deprecated, archived) Filter by metric status (e.g. active, deprecated, archived)

  • category
    String

    Filter by metric category; empty returns all categories Filter by metric category; empty returns all categories

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • data
    Object

    The data value

    Example: (nested object)