Notifications / Group notifications
Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/notifications/group_notifications
Method: GET
Authorisation: Minimum role: USER
Request Arguments
Name | Type | Source |
---|
Request body example
Response object
Response status: 200 (OK)
Response type: DTO_group_notification[]
Wrapper: DTO_response_wrap
Other response statuses: 400 (BadRequest), 403 (Forbidden)
Response body example
DTO_group_notification
Name | Type | ReadOnly | Description |
---|---|---|---|
id | Int32 | Id | |
name | String | Name | |
new_ticket_email | Boolean | New ticket email | |
reply_ticket_email | Boolean | Reply ticket email |