This endpoint requires a L2 Header.
GET /<clob-endpoint>/data/orders
Request Parameters
Name | Required | Type | Description |
---|---|---|---|
id | no | string | id of order to get information about |
market | no | string | condition id of market |
asset_id | no | string | id of the asset/token |
Response Format
Name | Type | Description |
---|---|---|
null | OpenOrder[] | list of open orders filtered by the query parameters |