---
title: "GetLogMapClicks"
method: GET
path: "/api/v3/utilities/log-map-click"
tags: ["Utilities"]
---

# GetLogMapClicks

`GET /api/v3/utilities/log-map-click`

## Response `200`

Request fulfilled, document follows

- LogClicksDebug[]
  - `id` integer, nullable
  - `map_id` integer, nullable
  - `user_id` integer, nullable
  - `source` string, nullable
  - `user_agent` string, nullable
  - `ip_hash` string, nullable
  - `inserted_at` string, date-time, required
  - `day_bucket` integer, required

---

[API](https://skmtc.net/genji/apis/genji-shimada-api.md) · [All operations](https://skmtc.net/genji/apis/genji-shimada-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/genji/genji-shimada-api/revisions/6db12055b305/schema)
