---
title: "Retrieve a label ledger entry"
method: GET
path: "/ledger-entries/{ledgerEntryId}"
tags: ["labels"]
---

# Retrieve a label ledger entry

`GET /ledger-entries/{ledgerEntryId}`

Returns detailed information for a specific ledger entry on a Label, including its amount, currency, and creation timestamp.

## Path parameters

- `ledgerEntryId` string, required

## Headers

- `Accept` 'application/vnd.dwolla.v1.hal+json', required

## Response `200`

successful operation

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

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