List environment notifications
List environment notifications
List environments-notifications for an org.
GET
List environment notifications
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
Successful Response
Available options:
ON_STARTED_ARTIFACT, ON_EXITED_ARTIFACT, ON_SCALED_ARTIFACT, ON_ALLOWED_ARTIFACT, ON_NON_COMPLIANT_ENV, ON_COMPLIANT_ENV targets
(SlackTargetResponse · object | WebhookTargetResponse · object | EmailTargetResponse · object)[]
required
- SlackTargetResponse
- WebhookTargetResponse
- EmailTargetResponse
Last modified on April 16, 2026