---
title: "List signals for the authenticated user's orgs"
method: GET
path: "/v1/signals"
tags: ["Signals"]
---

# List signals for the authenticated user's orgs

`GET /v1/signals`

Return persisted signals for the orgs the current user belongs to. Beacon pings themselves are live-only, so use this for captures, notes, alerts, and audit records.

## Query parameters

- `type` string
- `org_id` integer
- `limit` integer
- `since` string
- `before` 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)
