v2

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-07-21130282381.6 KB
API Analytics

Get API Analytics response status counts over time

Get API Analytics response status counts over time

Get API analytics response status counts over time.

get/environments/{envId}/apis/{apiId}/analytics/response-status-overtime

Response

Analytics for status codes over time

dataobject

Status count overt time

Example response

{
  "timeRange": {
    "from": 1621339200000,
    "to": 1621425600000,
    "interval": 120000
  }
}