---
title: "Read Gate Checks"
method: GET
path: "/console/v1/gates/{id}/checks"
tags: ["Gates"]
---

# Read Gate Checks

`GET /console/v1/gates/{id}/checks`

## Path parameters

- `id` string, required

## Response `200`

Gate checks response

- object
  - `message` string, required — A simple string explaining the result of the operation.
  - `data` object, required — A single result.
    - `has_production_checks_in_last_7_days` boolean, nullable, required

---

[API](https://skmtc.net/statsig/apis/console-api.md) · [All operations](https://skmtc.net/statsig/apis/console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statsig/console-api/versions/3189f450c93b/schema)
