---
title: "Get Ingestion Event Count"
method: GET
path: "/console/v1/ingestion/events/count"
tags: ["Ingestions"]
---

# Get Ingestion Event Count

`GET /console/v1/ingestion/events/count`

## Query parameters

- `source_name` string
- `event_name` string
- `start_date` string, required
- `end_date` string, required

## Response `200`

Get Ingestion Event Count Success

- object
  - `message` string, required — A simple string explaining the result of the operation.

---

[API](https://skmtc.net/statsig/apis/console-api.md) · [All operations](https://skmtc.net/statsig/apis/console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statsig/console-api/revisions/f687d224b37d/schema)
