> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# RunMetricResponse

> Read RunMetricResponse to parse on-demand metric execution results from the HoneyHive Metrics TypeScript client with typed fields and autocomplete.

> **RunMetricResponse** = `object`

## Description

Response for POST /metrics/run

## Properties

### explanation

> **explanation**: `string` | `null`

***

### loading

> **loading**: `boolean`

***

### result

> **result**: `boolean` | `number` | `string` | `null`

***

### success

> **success**: `boolean`
