Please enter search query.
Search <book_title>...
Veritas Alta™ Surveillance User Guide
Last Published:
2024-07-22
Product(s):
Veritas Alta Surveillance (1.0)
- Introducing Veritas Alta Surveillance
- Getting started
- Working with dashboard widgets
- Managing employee groups
- Managing departments
- Managing department users
- Managing department-level searches
- Managing department-specific hotword sets
- Managing department-specific labels
- Managing department-specific trash rules
- Managing department-specific allowlist rules
- Managing department-specific review comments
- Viewing employees associated with departments
- Managing users, roles, and permissions
- Managing application-level searches
- Managing application-specific hotword sets
- Managing application-specific labels
- Managing application-specific trash rules
- Managing application-specific allowlist rules
- Managing application-specific review comments
- Managing data requests
- Managing search schedules
- Managing export operations
- Managing reviews
- Working with reports
- Enhanced reporting
- Departments API
- Users API
- UserRoles API
- Roles API
- ItemMetrics API
- ReviewerMapping API
- MonitoredEmployees API
- Evidence of Review by Department API
- Managing Power BI templates for reporting APIs
- Managing Audit Settings
- Working with Audit viewer
EvidenceOfReviewByDept - List by filter
GET https://<Reporting endpoint base URL>/odata/EvidenceOfReviewByDept
Sample requests
GET https://<Reporting endpoint base URL>/odata/EvidenceOfReviewByDept?ReportID=<specify the ID of report you want to view>
GET https://<Reporting endpoint base URL>/odata/EvidenceOfReviewByDept?ReportID=a337e782-aa81-40fd-a65c-589b1bb6da55
EvidenceOfReviewByDept - URL Parameter/Filters
The following filter can be used with the EvidenceOfReviewByDept API when invoked using the GET method.
Name | Type | Description |
---|---|---|
ReportID | Mandatory | Specify the ID of report you want to view. |
Scenario 1
GET https://<Reporting endpoint base URL>/odata/EvidenceOfReviewByDept?ReportId=a337e782-aa81-40fd-a65c-589b1bb6da55
Sample response
Status code: 200 OK
Supported OData filters
See Supported OData query options.
Supported reporting endpoint API filters and their values
See Supported reporting endpoint API filters and their values.
Responses
See Responses.