Get orders for a specific rune

Get orders for a specific rune

Path Params
string
required

The rune symbol for which orders are requested.

Query Params
string
enum
required

Filter by order side, currently only 'sell' orders are supported.

Allowed:
string
enum

Sorting order of the results. Default is 'unitPriceAsc'.

Allowed:
integer
0 to 2000

Pagination offset for the results. Default is 0, and increments of 100 are supported up to 2000.

boolean

Whether to include pending orders in the results. Default is false.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json