v2
OpenAPI 3.0.02026-07-2163203194.5 KBExam
Exam Details
Returns the full exam object including configuration, permitted items, proctoring settings, and scheduling windows.<br/><br/>Also evaluates the LaunchDarkly virtual test center version feature flag for the requesting user.
get/v1/installs/{installSid}/courses/{courseSid}/exams/{examSid}
Path parameters
installSidstring required
Unique SID of the application install. Pattern: AI + 32 hex chars.
Example:AI1234567890abcdef1234567890abcdef
Unique SID of the application install. Pattern: AI + 32 hex chars.
courseSidstring required
Unique SID of the course. Pattern: CU + 32 hex chars.
Example:CU1234567890abcdef1234567890abcdef
Unique SID of the course. Pattern: CU + 32 hex chars.
examSidstring required
Unique SID of the exam to retrieve. Pattern: EX + 32 hex chars.
Example:EX1234567890abcdef1234567890abcdef
Unique SID of the exam to retrieve. Pattern: EX + 32 hex chars.
Response
Successful