---
title: "Lending Sparklend Pool endpoint"
method: GET
path: "/evm/lending/sparklend/pools"
tags: ["Lending"]
---

# Lending Sparklend Pool endpoint

`GET /evm/lending/sparklend/pools`

## Query parameters

- `pool_address` string
- `underlying_address` string
- `chain_id` 1
- `min_tvl_usd` integer
- `borrowable` boolean
- `limit` integer
- `offset` integer
- `order_asc` string[]
- `order_desc` string[]

## Response `200`

Successful response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `408` — Request Timeout
- `500` — Internal Server Error
- `503` — Service Unavailable

---

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