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

# GET /api/sites/{id}/logs

`GET /api/sites/{id}/logs`

## Path parameters

- `id` string, required

## Response `200`

OK

- LogDTO[]
  - `id` string, nullable
  - `date` string, date-time
  - `action` string, nullable

---

[API](https://skmtc.dev/hackgate/apis/hackgate-admin-api.md) · [All operations](https://skmtc.dev/hackgate/apis/hackgate-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hackgate/hackgate-admin-api/revisions/4254c43f4be4/schema)
