Groups
List all notification groups for the customer
Retrieves all groups belonging to the authenticated customer. Requires notification:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
List of groups
The response is of type object[]
.