---
title: "Retrieve JIT Ledgers"
method: GET
path: "/v1/transfers/jit/ledgers"
tags: ["Funding"]
---

# Retrieve JIT Ledgers

`GET /v1/transfers/jit/ledgers`

Returns an array of objects that correspond to each ledger account, each of whichcontain the following attributes.

## Response `200`

OK

- JITLedgerAccount[]
  - `created_at` string — Creation time in UNIX format
  - `id` string — The ledger ID
  - `ledger_name` string — The ledger name
  - `status` string

---

[API](https://skmtc.net/alpacahq/apis/gift-city-extensions-api.md) · [All operations](https://skmtc.net/alpacahq/apis/gift-city-extensions-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alpacahq/gift-city-extensions-api/revisions/62e3378bb273/schema)
