v2

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

Get API Health Check average response time

Get API Health Check average response time

Get API Health Check average response time.

get/environments/{envId}/apis/{apiId}/health/average-response-time

Response

Average response time of an API Health-Check

globalinteger

Average response time of the API Health-Check for all endpoint combined

groupobject

Average response time by endpoint or by gateway

Example response

{
  "group": {
    "default": 30
  }
}