N
Novu8mo ago
N01R

Where to check the topics that I have created?

Hey is there a place where i can see the topics that i have created
4 Replies
N01R
N01R8mo ago
is there a way to do it in node rather than an API call?
Gali Baum
Gali Baum8mo ago
You mean like this?
await novu.topics.list({ page: 0 });
await novu.topics.list({ page: 0 });
N01R
N01R8mo ago
ooo lemme try this