---
title: "Get Customer Notifications Count"
method: GET
path: "/api/v4.0/integrations/customers/{customerId}/notifications/count"
---

# Get Customer Notifications Count

`GET /api/v4.0/integrations/customers/{customerId}/notifications/count`

Retrieve the total count of notifications for a specific customer in Gameball, providing the number of notifications matching the specified criteria.

## Path parameters

- `customerId` string, required

## Query parameters

- `isRead` boolean
- `lang` string

## Response `200`

Notifications count found

- CustomerNotificationsCountResponse
  - `count` number — The total number of notifications available for the customer in Gameball system

---

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