get_preference_topic
Get one subscription topic within a section, including its default opt-in state. Returns 404 if the section or topic does not exist, or if the topic belongs to a different section — so a 404 here can mean the pairing is wrong rather than the topic missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | Id of the subscription preference topic | |
| section_id | Yes | Id of the preference section |