Check if a recipient is subscribed to a specific target (channel, topic, event).
💡 You could use this API to conditionally render something based on whether the recipient has subscribed to the target or not.Documentation Index
Fetch the complete documentation index at: https://docs.bodhveda.com/llms.txt
Use this file to discover all available pages before exploring further.
inherited: false means the recipient has overridden the preference for that target explicitly to whatever subscribed is right now.Bearer authentication header of the form Bearer bv_xxxxxxxxx, where bv_xxxxxxxxx is your API Key with Full access or Recipient acess scope.
The unique identifier of the recipient.
Channel to check.
Topic to check.
Event to check.
Subscription state for the target