Trade list

get
Query parameters
marketIdstringOptional

Market Identifier

Example: BTC-USDC
offsetnumberOptional

The offset for paginating the results

Default: 0Example: 0
limitnumberOptional

Limit for the result set

Default: 25Example: 25
Responses
200Success
application/json
Responseobject[]
get
GET /v1/public/trades HTTP/1.1
Host: 
Accept: */*
200Success
[
  {}
]

Last updated