List notification subscriptions
GET/api/v1/notifications/subscriptions
Lists every notification subscription. A subscription with no evaluation_id covers every evaluation.
Filtering by evaluation_id returns everything that reports on that evaluation, the deployment-wide routes included. Filtering by provider_id is an exact match, since a route delivers through one provider.
Request
Responses
- 200
OK