Predefined Metrics
Listing Predefined Metrics
Learn how to retrieve a list of predefined metrics
List Predefined Metrics API
Retrieve a list of predefined metrics from your account
API Endpoint
Method | Endpoint |
---|---|
GET | https://new-prod.vocera.ai/test_framework/v1/predefined-metrics-external/ |
Authentication
Include your API key in the request headers:
Header | Description |
---|---|
X-VOCERA-API-KEY | Your API key obtained from the dashboard |
Response Format
The API returns a list of predefined metric objects.
Predefined Metric Object
Property | Type | Description |
---|---|---|
id | integer | Unique identifier for the metric |
name | string | Name of the metric |
description | string | Description of what the metric evaluates |
code | string | Unique code identifier for the metric |