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
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.
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

