Check recipient's subscription state for a target
Preferences
Check preference
Check if a recipient is subscribed to a specific target (channel, topic, event).
GET
Check recipient's subscription state for a target
💡 You could use this API to conditionally render something based on whether the recipient has subscribed to the target or not.
inherited: false means the recipient has overridden the preference for that target explicitly to whatever subscribed is right now.Authorizations
Bearer authentication header of the form Bearer bv_xxxxxxxxx, where bv_xxxxxxxxx is your API Key with Full access or Recipient acess scope.
Path Parameters
The unique identifier of the recipient.
Query Parameters
Channel to check.
Topic to check.
Event to check.
Response
200 - application/json
Subscription state for the target