---
title: "Get list order"
method: GET
path: "/api/orders"
tags: ["Orders"]
---

# Get list order

`GET /api/orders`

## Query parameters

- `page` number
- `limit` number
- `userAddress` string
- `pairName` string
- `side` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Server Internal Error

## Changes

> 16 revisions in range; 1 could not be searched.

- **2020-04-11** `c6588302814b` — 1 breaking
  - api path removed without deprecation
- **2019-09-19** `ac849d5ec8b7` — 1 info
  - endpoint added
- **2019-09-17** `91bac40c77a3` — 1 breaking
  - api path removed without deprecation
- **2019-09-16** `20517d634c63` — 3 info
  - added the new optional `query` request parameter `pairName`
  - added the new optional `query` request parameter `type`
  - added the new optional `query` request parameter `userAddress`
- **2019-09-03** `48023859bc35` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/buildonviction/apis/tomoscan-apis/changes/api/orders/get.md)

---

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