---
title: "GET /api/Sites/disable/{id}"
method: GET
path: "/api/Sites/disable/{id}"
tags: ["Sites"]
---

# GET /api/Sites/disable/{id}

`GET /api/Sites/disable/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- Site
  - `id` string, nullable
  - `originName` string, nullable
  - `hackgatedName` string, nullable
  - `isActive` boolean
  - `orgId` string, nullable
  - `cretedByUserId` string, nullable
  - `creationdDate` string, date-time
  - `hasCustomList` boolean
  - `isDeploymentProgress` boolean
  - `startDate` string, date-time
  - `stopDate` string, date-time
  - `credentials` string, nullable
  - `instructions` string, nullable
  - `rateLimit` string, nullable
  - `blockList` string, nullable

---

[API](https://skmtc.net/hackgate/apis/hackgate-admin-api.md) · [All operations](https://skmtc.net/hackgate/apis/hackgate-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hackgate/hackgate-admin-api/versions/7cf21ef8fdb0/schema)
