Retrieves market information. Can filter by market address or symbol, or get all markets with pagination.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Market address to filter by
Market symbol to filter by
x >= 0
x >= 0
Successfully retrieved market information
The response is of type object[]
.