Retrieve orders data for a specific account and pool.

Fetch orders data for a specific account and pool.

Path Params
string
required

Market identifier

integer
required

Chain identifier

string
required

Account address

Query Params
string

Unique hash of the pool

string

Position direction (e.g., 'LONG')

string

Filter by status (e.g., 'active', 'cancelled', 'expired')

integer

Page number for pagination

integer

Number of items per page

integer

Maximum number of items to return

string

Sort by field

string

Direction to sort by, must be 'asc' or 'desc'

Response

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