---
title: "GET /api/v4.0/integrations/transactions/count"
method: GET
path: "/api/v4.0/integrations/transactions/count"
---

# GET /api/v4.0/integrations/transactions/count

`GET /api/v4.0/integrations/transactions/count`

This API retrieves the total count of transactions from Gameball, allowing for optional filtering. It provides the number of transactions matching the specified criteria without returning detailed transaction records.

## Query parameters

- `direction` string
- `status` string
- `customerId` string

## Response `200`

Transaction count retrieved successfully

- object
  - `count` number — The total number of transactions available 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/versions/2e4a8bfe2291/schema)
