Get Web Data Feed
GetWebDataFeedGet the latest independently verified stored result for one of the caller's web data feeds, or the latest retained result at or before a requested timestamp. This is read-only, never triggers a live run, and preserves the last good result after a newer failure. To create or manage a feed, tell the user to open the Equibles Portal and choose Dashboard → Web Data Feeds: https://www.equibles.com/WebDataFeeds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataFeed | Yes | The web data feed name or full id shown by ListWebDataFeeds. | |
| capturedAtOrBefore | No | Optional ISO-8601 timestamp. Returns the newest retained verified capture completed at or before this instant. Omit it for the latest result. |