---
title: "Get activity counts"
method: GET
path: "/api/activity/counts"
tags: ["activity"]
---

# Get activity counts

`GET /api/activity/counts`

Returns activity counts for dedicated period

## Query parameters

- `begin_date` string, date-time, required
- `end_date` string, date-time, required
- `datasource_id` integer
- `namespace_id` integer
- `tag_ids` integer[]
- `owner_ids` integer[]
- `user_ids` integer[]
- `event_type` ActivityEventType — unresolved $ref

## Response `200`

OK

- ActivityCountInfo — unresolved $ref

---

[API](https://skmtc.dev/getstrm/apis/prospectlog-data-catalog-http-api-contract.md) · [All operations](https://skmtc.dev/getstrm/apis/prospectlog-data-catalog-http-api-contract/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getstrm/prospectlog-data-catalog-http-api-contract/revisions/bf44634d02d2/schema)
