v1
latestSwagger 2.02026-07-137114146.9 KBData
Get all data for the given feed
get/{username}/feeds/{feed_key}/data
Path parameters
usernamestring required
a valid username string
feed_keystring required
a valid feed key
Query parameters
start_timestring date-time
Start time for filtering, returns records created after given time.
end_timestring date-time
End time for filtering, returns records created before give time.
limitinteger
Limit the number of records returned.
includestring
List of Data record fields to include in response as comma separated list. Acceptable values are: value, lat, lon, ele, id, and created_at.
Response
An array of data