Retrieve notification settings
render_retrieve_owner_notification_settingsRetrieve notification settings for a workspace owner by providing the owner ID. Get current notification configurations to manage alerts.
Instructions
Retrieve notification settings. Retrieve notification settings for the owner with the provided ID. Note that you provide an owner ID to this endpoint, not the ID for a particular resource. Calls GET /notification-settings/owners/{ownerId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownerId | Yes | The ID of the workspace to return resources for |