---
title: "Retrieve the orderbook (amount and pricepoint) corresponding to a lendingToken and a term"
method: GET
path: "/lending/orderbook"
tags: ["orderbook"]
---

# Retrieve the orderbook (amount and pricepoint) corresponding to a lendingToken and a term

`GET /lending/orderbook`

Retrieve the orderbook (amount and pricepoint) corresponding to a lendingToken and a term

## Query parameters

- `lendingToken` string, required
- `term` string, required

## Response `200`

successful operation

## Other responses

- `400` — *** Parameter missing
- `500` — Internal Server Error

---

[API](https://skmtc.net/buildonviction/apis/tomodex-apis.md) · [All operations](https://skmtc.net/buildonviction/apis/tomodex-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/buildonviction/tomodex-apis/revisions/18b6ffedd480/schema)
