Trade list
get
Query parameters
marketIdstringOptionalExample:
Market Identifier
BTC-USDC
offsetnumberOptionalDefault:
The offset for paginating the results
0
Example: 0
limitnumberOptionalDefault:
Limit for the result set
25
Example: 25
Responses
200Success
application/json
Responseobject[]
get
GET /v1/public/trades HTTP/1.1
Host:
Accept: */*
200Success
[
{}
]
Last updated