List project notification rules
Notifications
List rules
Returns rules scoped to a single project (e.g. deployment lifecycle emails). Each rule includes linked channels. Any authenticated project member may call; POST on the same path requires project admin.
GET
List project notification rules
Rules scoped to this project (for example deployment alerts).Documentation Index
Fetch the complete documentation index at: https://docs.timbal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Response
List of rules with channels
Wrapper for GET /orgs/{org_id}/projects/{project_id}/notifications/rules.