SystemView
Represents system-defined views that expose queryable data sets, including the associated object, query definition, applicable contexts, and display name.
Columns
| Name | Type | Description |
| contexts | String | The contexts in which this system view is available. |
| description | String | The description of this system view. |
| href | String | The URL of the system view resource. |
| id | String | The unique identifier of the system view record. |
| key [KEY] | String | The system-assigned key that uniquely identifies the system view record. |
| name | String | The name of the system view. |
| object | String | The object type on which this system view is based. |
| query | String | The query definition used to retrieve data for this system view. |