v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
Agent Dashboard - Notification Settings

Read Agent Notification Settings By User

get/agent-notification-settings

Response

Successful Response

idstring uuid
date_createdstring date-time
date_updatedstring date-time
agent_user_idstring uuid required

Foreign key to reference the user table.

new_chat_request_emailboolean

Boolean to indicate if an email notification is desired for new chat requests.

new_chat_request_pushboolean

Boolean to indicate if a push notification is desired for new chat requests.

new_chat_assigned_to_me_emailboolean

Boolean to indicate if an email notification is desired when a chat is assigned.

new_chat_assigned_to_me_pushboolean

Boolean to indicate if a push notification is desired when a chat is assigned.

new_message_emailboolean

Boolean to indicate if an email notification is desired for new messages.

new_message_pushboolean

Boolean to indicate if a push notification is desired for new messages.

chat_marked_as_solved_by_visitor_emailboolean

Boolean to indicate if an email notification is desired when a chat is marked as solved by a visitor.

chat_marked_as_solved_by_visitor_pushboolean

Boolean to indicate if a push notification is desired when a chat is marked as solved by a visitor.