Skip to content

List notification targets attached to a service.

GET
/service/{service_id}/notification_target/
curl --request GET \
--url https://api.siteqwality.com/service/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/notification_target/ \
--header 'Authorization: Bearer <token>'
service_id
required
string format: uuid

Service identifier

Notification targets

Missing or invalid authentication

Service not found

Internal server error