ContactFilter
Retrieve Contact Filters.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the contact filter. |
| Name | String | The name of the contact filter. |
| Type | String | The type of the contact filter. |
| FolderId | Long | The folder Id of the contact filter. |
| Description | String | The description of the contact filter. |
| ScheduledFor | String | The date and time scheduled for the contact filter. |
| Scope | String | The scope of the contact filter. |
| Statement | String | The statement of the contact filter. |
| Permissions | String | The permissions of the contact filter. |
| CreatedAt | Datetime | Date the contact filter was created. |
| CreatedBy | String | The Id of the user who created the contact filter. |
| AccessedAt | Datetime | Date the contact filter field was accessed. |
| CurrentStatus | String | The current status of the contact filter. |
| Depth | String | The depth of the contact filter. |
| UpdatedAt | Datetime | Date the contact filter was updated. |
| UpdatedBy | String | The Id of the user who last updated the contact filter. |