get_topic
Retrieve a preference topic by its ID to get details including name, slug, default subscription, and visibility.
Instructions
Get one preference topic by id (name, slug, default subscription, visibility).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Topic id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |