Notification Topics

Get a Notification Topic

GET https://api.cirro.io/v2/notification_topics/:id

Parameters

No parameters are needed.

Example

1client = CirroIOV2::Client.new(...)
2client.NotificationTopic.find("1")
Previous
Create a Notification Topic