Fetch all external feeds

This endpoint can fetch all created external feeds.

Log in to see full request history
Query Params
string

Can be used to filter records by search keyword on feed name

date

Mandatory if endDate is used. Starting date (YYYY-MM-DD) from which you want to fetch the list. Can be maximum 30 days older than current date.

date

Mandatory if startDate is used. Ending date (YYYY-MM-DD) till which you want to fetch the list. Maximum time period that can be selected is one month.

string
Defaults to desc

Sort the results in the ascending/descending order of record creation. Default order is descending if sort is not passed.

string

Filter the records by authType of the feed.

int64
0 to 500
Defaults to 50

Number of documents returned per page.

int64
Defaults to 0

Index of the first document on the page.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json