Get a specific custom metric
Custom Metrics
Get Single Metric
Retrieve details of a specific custom metric by its ID
GET
Get a specific custom metric
Documentation Index
Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Fetches detailed information about a single custom metric, including its configuration and metadata.Use Cases
- Metric Detail View: Display full configuration of a specific metric
- Validation: Verify metric settings before updating
- Reference: Get metric details for integration purposes
Example Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the agent
The unique identifier of the metric
