Feeds
All feeds for current user
The Feeds endpoint returns information about the user's feeds. The response includes the latest value of each feed, and other metadata about each feed.
get/{username}/feeds
Path parameters
usernamestring required
a valid username string
Response
An array of feeds
Changes
No recorded changes to this endpoint across all 50 revisions of this API.