---
title: "GET /v1/swaps/history"
method: GET
path: "/v1/swaps/history"
tags: ["swap"]
---

# GET /v1/swaps/history

`GET /v1/swaps/history`

Get the full history of swaps. This might take long if you have a lots of entries in a database.

## Query parameters

- `since` string, date

## Response `200`

OK

- GetSwapHistoryResponse

## Changes

- **2023-01-11** `e23e9ea7db56` — 2 info
  - added the optional property `additionalProperties/swap_address` to the response with the `200` status
  - added the optional property `additionalProperties/swap_txid` to the response with the `200` status
- **2022-02-08** `1c17b0b8e542` — 4 warning, 6 info
  - removed the optional property `additionalProperties/cost/offchain` from the response with the `200` status
  - removed the optional property `additionalProperties/cost/onchain` from the response with the `200` status
  - removed the optional property `additionalProperties/cost/server_offchain` from the response with the `200` status
  - removed the optional property `additionalProperties/cost/server_onchain` from the response with the `200` status
  - …6 more
- **2022-01-19** `ebc31c9ff358` — 8 warning, 4 info
  - removed the optional property `additionalProperties/cost/offchain_fee` from the response with the `200` status
  - removed the optional property `additionalProperties/cost/offchain_payment` from the response with the `200` status
  - removed the optional property `additionalProperties/cost/offchain_prepayment` from the response with the `200` status
  - removed the optional property `additionalProperties/cost/offchain_prepayment_fee` from the response with the `200` status
  - …8 more

[Change history](https://skmtc.dev/bitbankinc/apis/nloop-server-openapi-definition/changes/v1/swaps/history/get.md)

---

[API](https://skmtc.dev/bitbankinc/apis/nloop-server-openapi-definition.md) · [All operations](https://skmtc.dev/bitbankinc/apis/nloop-server-openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bitbankinc/nloop-server-openapi-definition/revisions/633782f04ad9/schema)
