unified
notification

List event notifications

get/unified/notification

Query parameters

limitnumber
offsetnumber
updated_gtestring

Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

sortstring
orderstring

Response

Successful

idstring
created_atstring date-time
updated_atstring date-time
workspace_idstring
descriptionstring
user_idstring
user_namestring
workspace_namestring
webhook_idstring
connection_idstring
integration_typestring
integration_namestring
sent_atstring date-time
event'USER_CREATED' | 'USER_DELETED' | 'CONNECTION_HEALTHY' | 'CONNECTION_UNHEALTHY' | 'CONNECTION_CREATED' | 'CONNECTION_UPDATED' | 'CONNECTION_DELETED' | 'CONNECTION_PAUSED' | 'CONNECTION_UNPAUSED' | 'INTEGRATION_ACTIVATED' | 'INTEGRATION_DEACTIVATED' | 'INTEGRATION_UPDATED' | 'WORKSPACE_UPDATED' | 'WORKSPACE_OVER_LIMIT' | 'WORKSPACE_80PERCENT_LIMIT' | 'WEBHOOK_CREATED' | 'WEBHOOK_DELETED' | 'WEBHOOK_UNHEALTHY' | 'WEBHOOK_PAUSED' | 'WEBHOOK_UNPAUSED'

Changes