Getting a Topic's Details

Get details for a topic in Notifications.

    1. Open the navigation menu and click Developer Services. Under Application Integration, click Notifications.
    2. On the Topics page, select the compartment that contains the topic that you want.
    3. Click the name of the topic that you want.
  • Use the oci ons topic get command and required parameters to get details for a topic:

    oci ons topic get --topic-id <topic_OCID>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Notifications.

  • Run the GetTopic operation to get details for a topic.