Retrieve notification settings
render_retrieve_owner_notification_settingsRetrieve notification settings for a given owner ID to view current alert and notification preferences.
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 |