Please enter search query.
Search <book_title>...
Arctera™ Insight Surveillance Web Client User Guide
Last Published:
2025-07-07
Product(s):
Veritas Alta Surveillance (1.0)
- Introducing Arctera Insight 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
- Roles API
- User Roles API
- Classification Tags API
- Labels API
- Searches API
- ItemMetrics API
- Reviewer Mapping API
- MonitoredEmployees API
- Evidence of Review API
- Item Classification Metrics API
- Item Label Metrics API
- Item Hotword Metrics API
- Item Details API
- Managing Power BI templates for reporting APIs
- Managing application wide audit settings
- Working with audit viewer
- Managing application wide review setting
UserRoles - List
GET https://<Reporting endpoint Base URL>/odata/UserRoles
Sample requests
GET https://<Reporting endpoint Base URL>/odata/UserRoles?reportid=<ID of the UserRolesAsync API report>
GET https://<Reporting endpoint Base URL>/odata/UserRoles?reportid=d53960f0-dbd0-4aa9-b7cf-23bd6ab7875f
Parameter/Filters
The following filter can be used with the UserRoles API when invoked using the GET method only. The system uses the AND operator between the filters to return the result based on the specified filters.
ReportID | Mandatory | Specify the ID of report you want to view. |
GET https://<Reporting endpoint Base URL>/odata/UserRoles?reportid=d0558287-3349-4df3-9528-11168637a83b
Status code: 200 OK
Supported OData Filters
See Supported OData query options.
Responses
See Responses.