---
title: "Count the transactions from a ledger"
method: HEAD
path: "/{ledger}/transactions"
tags: ["ledger.v1"]
---

# Count the transactions from a ledger

`HEAD /{ledger}/transactions`

## Path parameters

- `ledger` string, required

## Query parameters

- `reference` string
- `account` string
- `source` string
- `destination` string
- `startTime` string, date-time
- `start_time` string, date-time
- `endTime` string, date-time
- `end_time` string, date-time
- `metadata` object

## Response `200`

OK

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/formancehq/apis/ledger-api.md) · [All operations](https://skmtc.dev/formancehq/apis/ledger-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/formancehq/ledger-api/revisions/fe945da1b75d/schema)
