Returns a paginated list of public trades for a market.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Trading market to query
"AAPL-USD.P"
Maximum number of results to return
100
Pagination cursor
"NQ5WWO3THN3Q===="
Paginated list of trades, most recent first
Whether the request was successful
true
Error message, present only on failure
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
""