---
title: "Get list order of dex"
method: GET
path: "/api/orders/listByDex/{dexAddress}"
tags: ["Orders"]
---

# Get list order of dex

`GET /api/orders/listByDex/{dexAddress}`

## Path parameters

- `dexAddress` string, required

## Query parameters

- `page` number
- `limit` number

## Response `200`

OK

## Other responses

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

## Changes

- **2026-07-17** `cb66c33d728e` — 1 info
  - endpoint added
- **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-03** `48023859bc35` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/buildonviction/apis/tomoscan-apis/changes/api/orders/listByDex/:dexAddress/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)
