SavedSearches
List the available saved searches.
View Specific Information
No filters are handled server-side on this view.
Columns
| Name | Type | Description |
| Id [KEY] | Int | The unique identifier of the saved search. |
| Name | String | The name of the saved search. |
| IndexType | String | The entity type the saved search was ran against. |
| Description | String | A brief description of the saved search. |
| Query | String | The query of the saved search. |
| OwnerId | Int | The unique identifier of the owner. |
| OwnerFirstName | String | The unique identifier of the owner. |
| OwnerLastName | String | The unique identifier of the owner. |
| DateAdded | Date | The date this saves search was added. |
| Favorite | Boolean | Whether or not this saved search is favorite. |