get https://api.brevo.com/v3/feeds
This endpoint can fetch all created external feeds.
Log in to see full request history
Responses
This endpoint can fetch all created external feeds.
xxxxxxxxxx
curl --request GET \
--url 'https://api.brevo.com/v3/feeds?sort=desc&limit=50&offset=0' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: