Get all external feeds

Retrieves all external feeds from your Brevo account with filtering and pagination.

Use this to:

  • Get an overview of all external data feeds
  • Find feeds by name using search functionality
  • Filter feeds by creation date range
  • Browse feeds by authentication type
  • Monitor feed library organization and usage

Key information returned:

  • Feed details (UUID, name, URL, authentication type)
  • Feed configuration and settings
  • Creation and modification timestamps
  • Feed status and error information
  • Authentication and header configurations

Important considerations:

  • External feeds enable dynamic content in email campaigns
  • Feeds must be accessible from Brevo servers
  • Authentication credentials are securely stored
  • Feed performance affects campaign delivery
  • Use pagination for accounts with many feeds
  • Date range filtering limited to 30 days maximum
  • Search functionality works on feed name matching
  • Internal feeds are system-managed and cannot be modified
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
enum
Defaults to desc

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

Allowed:
string
enum

Filter the records by authType of the feed.

Allowed:
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json