v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
Agent User

List Notifications For User

get/agent/notifications

Response

Successful Response

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

The ID of the user who received the notification.

messagestring required

The content of the notification.

is_readboolean

Boolean to indicate if the notification has been read.

notification_typestring required

The type of the notification, e.g., 'conversation', 'alert'.

conversation_idstring uuid

The ID of the conversation related to the notification.