Get Active Feeds
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
Get Active Feeds
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
200 - application/json
Successful Response

