---
title: "Funding Offers History"
method: POST
path: "/auth/r/funding/offers/{Symbol}/hist"
---

# Funding Offers History

`POST /auth/r/funding/offers/{Symbol}/hist`

Get past inactive funding offers.

## Path parameters

- `Symbol` string, required

## Request body

- object
  - `start` integer — Millisecond start time
  - `end` integer — Millisecond end time
  - `limit` integer — Number of records (Max 500)

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/bitfinex/apis/api-settings-public.md) · [All operations](https://skmtc.net/bitfinex/apis/api-settings-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitfinex/api-settings-public/revisions/d60be16fab63/schema)
