Skip to main content

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 project_id: UUID of the project to read settings for (defaults to Global)

Returns: list: A list of dictionaries containing notification settings for each filter group

Request

Responses

Successful Response