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

# Retrieves the collection of Activity resources.

`GET /activities`

Retrieves the collection of Activity resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

Activity collection

- Activity[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `srcId` string
  - `date` string, date-time, nullable
  - `emailsSent` integer, nullable
  - `totalItems` integer, 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)
