AI agent? Read this page as Markdown at /unified/notification/model.md — append .md to any docs URL, or start from /llms.txt.

Notification data model

A notification of an event that occurred in you account.

idstring read-only
Unique identifier for this notification object
created_atdate read-only
The date that this integration object was created (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
updated_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
workspace_idstring read-only
(reference to KmsSpace)
descriptionstring
Longer description of this notification
user_idstring
(reference to HrisEmployee)
user_namestring
workspace_namestring
webhook_idstring
connection_idstring
integration_typestring
integration_namestring
sent_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
event enum
Valid values:
"USER_CREATED"
"USER_DELETED"
"CONNECTION_HEALTHY"
"CONNECTION_UNHEALTHY"
"CONNECTION_CREATED"
Are we missing anything? Let us know
Was this page helpful?