Insights Audit Logs
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
Successfully retrieved recently viewed dashboards
Array of recently viewed dashboard objects, ordered by most recent view time
Success message
Successfully retrieved recently viewed dashboardsAuthentication required - No valid API token provided
Insufficient permissions - Valid token but lacks required permissions
Internal server error - Unexpected server-side issue
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
Successfully retrieved most viewed dashboards
Array of most viewed dashboard objects, ordered by total view count
Success message
Successfully retrieved most viewed dashboardsAuthentication required - No valid API token provided
Insufficient permissions - Valid token but lacks required permissions
Internal server error - Unexpected server-side issue
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
Unique identifier of the dashboard in UUID format
123e4567-e89b-12d3-a456-426614174000Successfully retrieved dashboard view statistics
Dashboard statistics object containing view counts and engagement metrics
Success message
Successfully retrieved dashboard audit logs statsBad Request - Invalid dashboard ID format
Authentication required - No valid API token provided
Insufficient permissions - Valid token but lacks required permissions
Internal server error - Unexpected server-side issue
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
Unique identifier of the dashboard in UUID format
123e4567-e89b-12d3-a456-426614174000Dashboard view event recorded successfully
View event data including timestamp and updated view count
Success message
Successfully recorded dashboard viewBad Request - Invalid dashboard ID format
Authentication required - No valid API token provided
Insufficient permissions - Valid token but lacks required permissions
Internal server error - Unexpected server-side issue
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
Unique identifier of the dashboard in UUID format
123e4567-e89b-12d3-a456-426614174000Successfully retrieved dashboard audit logs
Array of user activity audit log entries for the dashboard
Success message
Successfully retrieved dashboard audit logsBad Request - Invalid dashboard ID format
Authentication required - No valid API token provided
Insufficient permissions - Valid token but lacks required permissions
Internal server error - Unexpected server-side issue
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
Unique identifier of the tool mapping in UUID format
123e4567-e89b-12d3-a456-426614174000Successfully retrieved mapping audit logs
Array of user activity audit log entries for the mapping
Success message
Successfully retrieved mapping audit logsBad Request - Invalid mapping ID format
Authentication required - No valid API token provided
Insufficient permissions - Valid token but lacks required permissions
Internal server error - Unexpected server-side issue
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
Unique identifier of the audit log entry from the user activity collection
507f1f77bcf86cd799439011Successfully retrieved audit log
Audit log entry object with detailed information including timestamps, user info, and event details
Success message
Successfully retrieved audit logBad Request - Invalid audit log ID format
Authentication required - No valid API token provided
Insufficient permissions - Valid token but lacks required permissions
Not Found - Audit log entry not found
Internal server error - Unexpected server-side issue
Last updated

