Users

Get Notification Preference Info

GET https://api.cirro.io/v2/users/:id/notification_preference

No parameters required for this endpoint.

Example

1client = CirroIOV2::Client.new(...)
2client.User.notification_preference(1)
Previous
About Notification Preferences of a User