v1

latestOpenAPI 3.1.0Apache 2.02026-07-17471545.0 KB
Metrics

Get service metrics history

Returns historical traffic data for a service

get/v1/metrics/services/{key}/history

Path parameters

keystring required

Service key in format "servicename.namespace.context"

Response

Metrics history

successboolean
dataobject

Example response

{
  "error": {
    "code": "NOT_FOUND",
    "message": "Service not found"
  }
}