Get Filter Group Notifications
GET/v0/filter_group_notifications
Get all notification settings for filter groups in the current project.
This endpoint retrieves information about all filter groups with notification configurations, including their enabled status and channel types (email/slack).
Args: request: The HTTP request
Returns: list: A list of dictionaries containing notification settings for each filter group
Request
Responses
- 200
- 400
- 401
- 404
- 422
Successful Response
Input data is incorrect
Okareo API token has failed authentication
Data is not found
Input data is invalid