Getting a Subscription's Details

Get details for a subscription in Notifications.

  • These steps show how to get a subscription in the selected compartment. You can also list subscriptions in a topic.
    On the Subscriptions list page, under Subscription OCID, select the subscription that you want to work with. If you need help finding the list page or the topic, see Listing Subscriptions.
    The subscription's details page opens.
  • Use the oci ons subscription get command and required parameters to get details for a subscription:

    oci ons subscription get --subscription-id <subscription_OCID>

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

  • Run the GetSubscription operation to get details for a subscription.