Retrieve a list of Event Notifications for the specified Organization.
This endpoint retrieves a list of all Event Notifications for the Organization identified by its UUID. The list can be paginated for easier management. The list also supports filtering by parameters such as Notification UUID.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
Specifies the maximum number of Notifications to retrieve per page.
1 <= x <= 100The nextToken for multi-page retrievals. It is used to fetch the next page of Notifications in a paginated list.
A Boolean flag indicating whether to retrieve only active or only inactive Notifications.
Use this to filter the Notifications returned - only those Notifications that are based on the Event type specified by eventName are returned.
A list of specific Notification UUIDs to retrieve.