Retrieves minimal assignment metadata for preview before starting an attempt. Questions are not included.
GET
/api/v1/student/{studentId}/assignments/{assignmentId}/preview
curl \
--request GET 'http://localhost:3500/api/v1/student/uuid-string/assignments/uuid-string/preview'