---
title: "Get gateway health probe history"
method: GET
path: "/api/gateways/health/history"
tags: ["Admin"]
---

# Get gateway health probe history

`GET /api/gateways/health/history`

## Response `200`

Health history by gateway

- object
  - `history` object[]
    - `gatewayId` integer
    - `name` string, nullable
    - `entries` object[]

## Other responses

- `401` — Authentication required

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/b920835b2793/schema)
