This query returns a list of every time you save a new item to Instapaper.
Developer info
- API endpoint slug
- instapaper.recent_links_saved
- Runtime method
- performQuery("instapaper.recent_links_saved")
Query fields
No fields for this query
Ingredients
TitleThe title of the saved item.
- Slug
- title
- Filter code
- Instapaper.recentLinksSaved.Title
- Type
- String
- Example
- The Computer for the 21st Century
DescriptionThe description of the saved item.
- Slug
- description
- Filter code
- Instapaper.recentLinksSaved.Description
- Type
- String
- Example
- The most profound technologies are those that disappear. They weave themselves into the fabric of everyday life until they are indistinguishable from it. Consider writing, perhaps the first information...
URLThe URL of the saved item.
- Slug
- url
- Filter code
- Instapaper.recentLinksSaved.URL
- Type
- Web URL
- Example
- http://www.ubiq.com/hypertext/weiser/SciAmDraft3.html
Created atDate and time the item was created.
- Slug
- created_at
- Filter code
- Instapaper.recentLinksSaved.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00