Skip to main content
Platform Operations/Platform Health

GetGlobalHealthHistory

Retrieve historical health snapshots over a specified time range and resolution.

GET/api/v1/health/history

Operation ID

GetGlobalHealthHistory

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Query Parameters

  • timeRange
    String

    Time range for the health history (e.g. 1h, 24h, 7d) Time range for the health history (e.g. 1h, 24h, 7d)

  • resolution
    Integer

    Resolution in minutes between data points Resolution in minutes between data points

    Example: 0

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • items
    List

    Time-ordered list of health snapshots

    Example: (nested array)

    • timestamp
      String

      Timestamp for this resource

      Example: 2026-01-15T08:00:00Z

    • overallStatus
      String

      Overall health status at this point in time

      Example: healthy