List articles
GET https://api.rewind.rest/v1/reading/articles
Returns a paginated list of articles, filterable by status, tag, domain, and starred.
Authorization
AuthorizationrequiredAPI key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Query Parameters
pagelimitstatusAllowed values
unreadreadingfinishedtagdomainstarred1 for starred only, 0 for unstarred only
sortAllowed values
saved_atfinished_attitleorderAllowed values
ascdescinclude_no_bodydateSingle day (YYYY-MM-DD). Overrides from/to.
fromRange start, inclusive (ISO 8601)
toRange end, inclusive (ISO 8601)