# Event Rules and Notifications ## List Company Events - [GET /monitoring/companies/{id}/events](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/event-rules-and-notifications/listcompanyevents.md): Endpoint to return a collection of for the given company, optionally filtered on the supplied search criteria. Event information will only be returned if the company exists in at least one of your . ## All EventRules - [GET /monitoring/eventRules](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/event-rules-and-notifications/alleventrules.md): Get all available notification event rules. Notification event rules allow you to control which events you wish to monitor for the contained within a given . ## Filtered EventRules - [GET /monitoring/eventRules/{countryCode}](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/event-rules-and-notifications/filteredeventrules.md): Get all available notification event rules for the given . Notification event rules allow you to control which events you wish to monitor for the contained within a given . ## All Notification Events - [GET /monitoring/notificationEvents](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/event-rules-and-notifications/allnotificationevents.md): Get all notification events generated for companies monitored in your portfolios, based on the notification rules enabled. The notification events returned will be filtered based upon the supplied search criteria.