admin

Get Homework Logs

Retrieve homework exercise logs with conversation history or image URLs. Only accessible by admin users.

get/admin/homework-logs

Query parameters

start_datestring nullable
end_datestring nullable
skipinteger
limitinteger

Response

Successful Response

idstring required
user_emailstring required
created_atstring date-time required
contentstring required
latex_contentstring required
solutionstring nullable
conversation_historyobject[] required
conversation_history_archiveobject[] required
correctnessstring nullable
image_urlsstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.