---
title: "Get Active Feeds"
method: GET
path: "/market-data/active-feeds"
tags: ["Market Data"]
---

# Get Active Feeds

`GET /market-data/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

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/hummingbot/apis/hummingbot-api.md) · [All operations](https://skmtc.net/hummingbot/apis/hummingbot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hummingbot/hummingbot-api/versions/5347fe79537f/schema)
