List Feeds
GET /api/research/feeds
GET
/api/research/feeds
List subscribed feeds in the active project.
Responses
Section titled “ Responses ”Successful Response
MonitoredFeedListResponse
object
feeds
required
Feeds
Array<object>
MonitoredFeedA subscribed feed row.
object
id
required
Id
string
projectId
required
Projectid
string
feedUrl
required
Feedurl
string
feedType
Feedtype
string
title
Title
string
description
Description
string
pollIntervalMinutes
Pollintervalminutes
integer
status
Status
string
createdAt
required
Createdat
integer
modifiedAt
required
Modifiedat
integer