Fetches historical price data for a specified market token
The CLOB token ID for which to fetch price history
The start time, a Unix timestamp in UTC
The end time, a Unix timestamp in UTC
A string representing a duration ending at the current time. Mutually exclusive with startTs and endTs
1m
, 1w
, 1d
, 6h
, 1h
, max
The resolution of the data, in minutes
A list of timestamp/price pairs
The response is of type object
.