Skip to main content

Documentation Index

Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt

Use this file to discover all available pages before exploring further.

List all custom metrics

GET /v3/custom-metrics

Detail info of a custom metric

GET /v3/custom-metrics/{uuid}

List all custom metrics for a model

GET /v3/models/{model_id}/custom-metrics

Delete custom metric by uuid

DELETE /v3/custom-metrics/{uuid}

Create new custom metric

POST /v3/custom-metrics