List notification overrides
render_list_notification_overridesRetrieve notification overrides from Render for specific workspaces or services. Returns all overrides for accessible workspaces when no filters are provided.
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 |