---
title: "[BETA] List monitoring events (workspace)"
method: GET
path: "/events"
tags: ["events"]
---

# [BETA] List monitoring events (workspace)

`GET /events`

Timeline of monitoring events with optional filters for type, source, time range, and pagination.

## Query parameters

- `page` integer
- `per_page` integer
- `event_type` string
- `event_source` string
- `since` string
- `until` string

## Response `200`

Success

- object — Response data

## Other responses

- `401` — Unauthorized
- `500` — Unexpected error

---

[API](https://skmtc.net/getpg/apis/pg-ai-public-api.md) · [All operations](https://skmtc.net/getpg/apis/pg-ai-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getpg/pg-ai-public-api/revisions/cc47d013c073/schema)
