Skip to main content
GET
List feeds

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer | null
default:0
Required range: x >= 0
per_page
integer
Required range: 1 <= x <= 50
is_unlisted
enum<string>
Available options:
true,
false
is_archived
enum<string>
Available options:
true,
false

Response

List of feeds

success
boolean
required
data
object
required