Market Data

Get Active Feeds

Get information about currently active market data feeds.

Args: request: FastAPI request object to access application state

Returns: Dictionary with active feeds information including last access times and expiration

get/market-data/active-feeds

Response

Successful Response

{"stackTrail":"paths:/market-data/active-feeds:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes