Veritas Surveillance User Guide
- Introducing Veritas Surveillance
- Getting started
- Working with dashboard widgets
- Managing employees and employee groups
- Managing departments
- Managing reviewer assignment
- Managing research folders
- Managing department users
- Managing department-level archives
- Managing department-level searches
- Managing department-specific hotword sets
- Managing department-specific labels
- Managing department-specific review comments
- Viewing employees associated with departments
- Managing users, roles, and permissions
- Managing application-level archives
- Managing application-level searches
- Managing application-specific hotword sets
- Managing application-specific labels
- Managing application-specific review comments
- Managing search schedules
- Managing export operations
- Managing reviews
- Working with reports
- Enhanced reporting
- Departments API
- Users API
- UserRoles API
- Roles API
- Classification Tags API
- Labels API
- Searches API
- ItemMetrics API
- ReviewerMapping API
- MonitoredEmployees API
- Evidence of Review API
- Item Classification Metrics API
- Item Label Metrics API
- Managing Power BI templates for reporting APIs
- TEMPLATE- Item Label Metrics By Employee - View Report Data
- Managing application wide audit settings
- Working with audit viewer
- Managing application wide review setting
Searches - List
GET https://<Reporting endpoint Base URL>/odata/Searches
GET https://<Reporting endpoint Base URL>/odata/Searches?StartDate=2025-01-01&EndDate=2025-01-10
Specify the following filters to obtain refined and selective results from this report.
Name | Type | Description |
---|---|---|
Start Date | Mandatory | StartDate is the date on which the searches are created in Veritas Surveillance. This filter specifies the start date for returning count of searches whose creation date is greater than or equal to this start date. Date in the YYYY-MM-DD format that is StartDate. |
End Date | Mandatory | This filter specifies the end date for returning count of searches whose creation date is less than or equal to this date. Date in the YYYY-MM-DD format that is StartDate. |
Status code: 200 OK
See Supported OData query options.
See Responses.