Endpoint Check topic subscriber
Hello, I'm trying implemented a request to endpoint Get Check topic subscriber, but when subscriberId did not add in Topic, an exception was triggered.
Exception message: One or more errors occurred. (Response status code does not indicate success: 404 (Not Found).)
How I can verify if subscriberId is not add in Topic?
4 Replies
code in C#
Hi @Larissa Palombo you can use the following endpoint to verify the avilability of a subscriber: https://docs.novu.co/api-reference/topics/check-topic-subscriber
@Larissa Palombo
Did you get chance to look into Dima's suggestion?
@Pawan Jain my problem was solved!