---
title: "List easy borrows"
method: GET
path: "/accounts/{account_id}/easy-borrows"
tags: ["Rates"]
---

# List easy borrows

`GET /accounts/{account_id}/easy-borrows`

List all current easy-to-borrow stock symbols. This list changes dynamically daily.

## Path parameters

- `account_id` string, required — Account ID for the account.

## Response `200`

Successful response

- object
  - `data` Symbol[], required

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/clear-street/apis/common-api-models.md) · [All operations](https://skmtc.net/clear-street/apis/common-api-models/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clear-street/common-api-models/revisions/05b4df42c056/schema)
