A saved case view that provides a filtered, reusable list of cases matching a specific query. Views act as persistent dashboards for monitoring case subsets.
attributes [required]
object
Attributes of a case view, including the filter query and optional notification rule.
created_at [required]
date-time
Timestamp when the view was created.
modified_at
date-time
Timestamp when the view was last modified.
name [required]
string
A human-readable name for the view, displayed in the Case Management UI.
np_rule_id
string
The identifier of a notification rule linked to this view. When set, users subscribed to the view receive alerts for matching cases.
query [required]
string
The search query that determines which cases appear in this view. Uses the same syntax as the Case Management search bar (for example, status:open priority:P1).
id [required]
string
The view's identifier.
relationships
object
Related resources for the case view, including the creator, last modifier, and associated project.