Acquia · Schema

Notification

A notification about an event or a task.

ContentExperience

Properties

Name Type Description
progress integer The notification progress.
user object
uuid string The notification unique identifier.
name string The notification name.
title string The operation title.
description string The notification description.
created_at string The time that this notification was created.
started_at string The time that the task or event this notification is tracking was started at.
completed_at string The time that the task or event this notification is tracking was completed at.
status string The status of the notification.
type string The notification type.
metadata object A collection of metadata related to the notification.
labels object
_links object
View JSON Schema on GitHub