---
title: "Retrieves the collection of SiteEvent resources."
method: GET
path: "/site_events"
tags: ["SiteEvent"]
---

# Retrieves the collection of SiteEvent resources.

`GET /site_events`

Retrieves the collection of SiteEvent resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

SiteEvent collection

- SiteEvent[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `name` string
  - `description` string, nullable
  - `subscriptionId` string, nullable
  - `created` string, nullable

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/revisions/d08a107895ad/schema)
