---
title: "GET /audit-logs/map/"
method: GET
path: "/audit-logs/map/"
tags: ["audit-logs"]
---

# GET /audit-logs/map/

`GET /audit-logs/map/`

## Response `200`

- AuditLog
  - `id` integer, required
  - `related_entities` object, required
  - `action_details` object, required
  - `created_date` string, date-time, required — Date of action
  - `user_id` integer, nullable — Id of the user who took action
  - `user_login` string, nullable — Username of the user who took action
  - `request_ip` string, required — IP address from which the request came
  - `device_uid` string, nullable — Unique device identifier
  - `object_type` string, required — Type of object with which the action was performed
  - `object_id` string, nullable — The identifier of the object with which the actions were performed
  - `action_type` string, required — Object action type
  - `uuid` string, uuid — UUID
  - `fullframe` string, uri
  - `thumbnail` string, uri
  - `bbox` object, nullable

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
