Notifications vs Messages
I was looking at the API and was wondering: what is the difference between Notifications and Messages in Novu? I was looking at both GET Notifications and GET Messages, and the TypesScript type definition for the 201 response object seemed to be the same. Would either endpoint essentially get you the same thing? Thanks!
1 Reply
@Dara
One workflow can have multiple steps. Each channel step generates one message.
get notifications API returns message details of each message + other meta data of workflow etc