Skip to content

List notification groups (with their notifications) for the account.

GET
/notification_group/
curl --request GET \
--url https://api.siteqwality.com/notification_group/ \
--header 'Authorization: Bearer <token>'
limit
integer format: int32

Page size (max 100)

offset
integer format: int32

Page offset

Page of notification groups

Missing or invalid authentication

Internal server error