Getting Started
- What is TestInvite?
- Build Your First Test
- Run Your First Assessment
- Taking the Assessment
- Viewing the Results
- Question Bank Overview
- Common Question Features
- Scoring
- Question Types
- Question Authoring
- Browsing Questions
- Content Blocks
- Media Library
- Metadata Rules & Schema
- Roles & Access
- Tests Overview
- My Tests
- Creating a Test
- The Test Editor
- Test Settings
- Sections & Pages
- Adding Questions
- Page Builders
- Test Profile
- Reporting
- Test Papers
- Analytics
- Publishing a Test
- Test Library
- Marketplace
- Tasks Overview
- Creating a Task
- Task Dashboard
- Steps
- Task Settings
- Candidates
- Test Sessions
- Sent Mails
- Proctoring
- Analytics
- Analytics Overview
- Test Analytics
- Question Analytics
- Per-Question Analytics
- Results Explorer
- Segment Analysis
Integrations
Test Sessions & Results
Proctoring Evidences
Fetch the photos, videos, and screen captures recorded during a test session, along with any AI or manual cheating-detection findings attached to each one.
Published 2026/08/26
GET /tasks/:taskId/test-instances/:id/proctoring-evidences — query param: mode. Requires Fetch monitoring assets. Returns { proctoringEvidences: [...] }.
- basic —
id, testInstanceId, taskId, organizationId, createdAt, kind ("video"|"photo"|"screenshot"|"screencapture"), url - detailed — adds
owner: { kind, id }, nth(its position in the sequence), andsummary: { kind, flag, AIDetected, detections[] }.flagis"CHEATING_ACTIVITY","SUSPICIOUS_ACTIVITY", or"SEAMLESS"; each detection recordsfrom(live or post-proctoring),method(manual or AI), andsource(what it flagged — person count, same person, face position, forbidden object, and so on).