Notification Locales

List All Notification Locales

GET https://api.cirro.io/v2/notification_locales{?default}

Parameters

ParameterTypeNote
defaultbooleanFilter for default locale

Example

1client = CirroIOV2::Client.new(...)
2client.NotificationLocale.list()
Previous
Create a Notification Locale