---
title: "Changes to Order book"
method: GET
path: "/api/v1/predictions/orderbook/{token_id}"
---

# Changes to Order book

`GET /api/v1/predictions/orderbook/{token_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 22 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-24** `64715a22734d` — 11 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-09-01** `328d061c12ca` — 3 info
  - added the optional property `meta/data_age_days` to the response with the `200` status
  - added the optional property `meta/notes` to the response with the `200` status
  - added the optional property `meta/period` to the response with the `200` status
- **2026-08-24** `64715a22734d` — 11 info
  - added the optional property `data/asks` to the response with the `200` status
  - added the optional property `data/asks_count` to the response with the `200` status
  - added the optional property `data/asset_id` to the response with the `200` status
  - added the optional property `data/bids` to the response with the `200` status
  - added the optional property `data/bids_count` to the response with the `200` status
  - added the optional property `data/last_trade_price` to the response with the `200` status
  - added the optional property `data/market` to the response with the `200` status
  - added the optional property `data/min_order_size` to the response with the `200` status
  - added the optional property `data/tick_size` to the response with the `200` status
  - added the optional property `data/timestamp` to the response with the `200` status
  - added the optional property `data/token_id` to the response with the `200` status
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v1/predictions/orderbook/:token_id/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v1/predictions/orderbook/:token_id/get)
