Get the org notification settings
GET/v1/orgs/:org_id/notification-settings
Which real events (security incident / approval / spend) notify the org on which channels, plus the bound Slack channel. Returns defaults when the org has not configured notifications.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
Malformed request. error.code: BAD_REQUEST.
Authentication required. error.code: AUTHENTICATION_REQUIRED.
Forbidden
Not Found
Validation Error