GET /channels/{channel_id}/feeds.json
Operation ID: getChannelFeeds
Auth: unknown
Description
Retrieve data feeds from a channel with optional filtering by date range, results limit, and aggregation.
Parameters (19)
(string, query, optional)
Read API Key (required for private channels)
(string, query, optional)
Aggregation interval for average calculation (same values as timescale)
Constraints: {'enum': ['10', '15', '20', '30', '60', '240', '720', '1440', 'daily']}
(integer, path, required)
The channel ID
(integer, query, optional)
Number of 24-hour periods before now to retrieve
(string, query, optional)
End date in format YYYY-MM-DD%20HH:NN:SS
(boolean, query, optional)
Include location data if true
(number, query, optional)
Maximum value filter
(string, query, optional)
Aggregation interval for median calculation (same values as timescale)
Constraints: {'enum': ['10', '15', '20', '30', '60', '240', '720', '1440', 'daily']}
(boolean, query, optional)
Include channel metadata if true
(number, query, optional)
Minimum value filter
(integer, query, optional)
Number of minutes before now to retrieve
(string, query, optional)
Timezone offset for results
(integer, query, optional)
Number of entries to retrieve (max 8000)
Constraints: {'maximum': 8000}
(integer, query, optional)
Number of decimal places for rounding
(string, query, optional)
Start date in format YYYY-MM-DD%20HH:NN:SS
(boolean, query, optional)
Include status updates if true
(string, query, optional)
Aggregation interval for sum calculation (same values as timescale)
Constraints: {'enum': ['10', '15', '20', '30', '60', '240', '720', '1440', 'daily']}
(string, query, optional)
Aggregation interval in minutes (10, 15, 20, 30, 60, 240, 720, 1440, or daily)
Constraints: {'enum': ['10', '15', '20', '30', '60', '240', '720', '1440', 'daily']}
(string, query, optional)
Timezone for results
No probe data for this endpoint yet.