Skip to content

Get a notification group by ID.

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

Notification group identifier

Notification group

Missing or invalid authentication

Notification group not found

Internal server error