Unable to get activity feed

I am unable to get activity feed using this curl, even though I am having like 21k feed data.

curl --request GET \
--url https://api.novu.co/v1/feeds \
--header 'Authorization: ApiKey <NOVU_API_KEY>'
Was this page helpful?