List notification overrides
render_list_notification_overridesList notification overrides across workspaces. Filter by workspace or service to find specific overrides.
Instructions
List notification overrides. List notification overrides matching the provided filters. If no filters are provided, returns all notification overrides for all workspaces the user belongs to. Calls GET /notification-settings/overrides on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The maximum number of items to return. For details, see [Pagination](https://api-docs.render.com/reference/pagination). | |
| cursor | No | The position in the result list to start from when fetching paginated results. For details, see [Pagination](https://api-docs.render.com/reference/pagination). | |
| ownerId | No | The ID of the workspaces to return resources for | |
| serviceId | No | Filter for resources by service ID |