---
title: "List signal audit log entries"
method: GET
path: "/v1/signals/log"
tags: ["Signals"]
---

# List signal audit log entries

`GET /v1/signals/log`

Return persisted signal log records such as `beacon_off`, `capture`, `alert`, or other audit-worthy signal entries for the current org.

## Query parameters

- `limit` integer
- `offset` integer
- `type` string
- `device_id` string

## Response `200`

Default Response

- object

---

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