GET /channels/{channel_id}/feeds/last.{format}
Summary: Get Last Entry
Operation ID: getLastEntry
Auth: unknown
Operation ID: getLastEntry
Auth: unknown
Description
Get the most recent entry from a ThingSpeak channel.
Parameters (3)
api_key
(string, query, optional)
Read API Key for private channels
channel_id
(integer, path, required)
Channel ID
format
(string, path, required)
Response format
Constraints: {'enum': ['json', 'xml']}
No probe data for this endpoint yet.