Metrics
Get the external impact-metrics source.
Enterprise feature
Returns the current configuration of the external impact-metrics source (any Prometheus-compatible endpoint).
get/api/admin/impact-metrics/external-source
Response
externalImpactMetricsSourceSchema
Example response
{
"enabled": true,
"url": "https://metrics.example.com"
}