Get all data for the given feed
Path parameters
a valid username string
a valid feed key
Query parameters
Start time for filtering, returns records created after given time.
End time for filtering, returns records created before give time.
Limit the number of records returned.
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
Changes
Changed in 4 of the 50 revisions of this API.62
- ○
added the new optional
queryrequest parameterincludenew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterresolutionrequest-parameter-removed
- ●
- ○
added the new optional
queryrequest parameterresolutionnew-optional-request-parameter
- ○
- ●
the optional response header
X-Pagination-Countremoved for the status200optional-response-header-removed
- ●
the optional response header
X-Pagination-Endremoved for the status200optional-response-header-removed
- ●
the optional response header
X-Pagination-Limitremoved for the status200optional-response-header-removed
- ●
the optional response header
X-Pagination-Startremoved for the status200optional-response-header-removed
- ●
deleted the
queryrequest parameterincluderequest-parameter-removed
- ●