Notifications / Settings

Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/notifications/settings

Method: GET

Authorisation: Minimum role: USER

Request Arguments
Name Type Source

  Request body example

No input arguments
Response object

Response status: 200 (OK)

Response type: DTO_notification_settings_wrapper

Wrapper: DTO_response_wrap

Other response statuses: 400 (BadRequest), 403 (Forbidden)

  Response body example

DTO_notification_settings_wrapper
NameTypeReadOnlyDescription
groupsDTO_notification_group[]Groups
mentionDTO_notification_channelMention
assignedDTO_notification_channelAssigned
DTO_notification_group
NameTypeReadOnlyDescription
new_ticket_emailBooleanNew ticket email
new_ticket_inappBooleanNew ticket inapp
reply_ticket_emailBooleanReply ticket email
reply_ticket_inappBooleanReply ticket inapp
new_ticketDTO_notification_channelNew ticket
reply_ticketDTO_notification_channelReply ticket
idInt32Id
nameStringName
DTO_notification_channel
NameTypeReadOnlyDescription
emailBooleanEmail
inappBooleanInapp