This query returns a list of every time you subscribe to a feed (RSS or social network).
Developer info
- API endpoint slug
- inoreader.history_of_subscriptions
- Runtime method
- performQuery("inoreader.history_of_subscriptions")
Query fields
No fields for this query
Ingredients
Subscription titleThe title of the subscription.
- Slug
- subscription_title
- Filter code
- Inoreader.historyOfSubscriptions.SubscriptionTitle
- Type
- String
- Example
- Inoreader blog
Subscription rssurlThe RSS URL of the subscription.
- Slug
- subscription_rss_url
- Filter code
- Inoreader.historyOfSubscriptions.SubscriptionRSSUrl
- Type
- Web URL
- Example
- http://blog.inoreader.com/feeds/posts/default
Subscription URLThe HTML URL of the subscription.
- Slug
- subscription_url
- Filter code
- Inoreader.historyOfSubscriptions.SubscriptionUrl
- Type
- Web URL
- Example
- http://blog.inoreader.com
FoldersComma-separated list of folders for the subscription.
- Slug
- folders
- Filter code
- Inoreader.historyOfSubscriptions.Folders
- Type
- String
- Example
- must-read, sports, blogs
Date subscribedThe date and time of the subscription.
- Slug
- date_subscribed
- Filter code
- Inoreader.historyOfSubscriptions.DateSubscribed
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00