admin

Get Topic Details

Fetch full details of a topic for editing, including latex_, images_. Only accessible by admin.

get/admin/topics/{topic_id}

Path parameters

topic_idstring required

Response

Successful Response

idstring required
titlestring required
latex_coursestring nullable
latex_exercisestring nullable
latex_correctionstring nullable
images_coursestring[]
images_exercisestring[]
images_correctionstring[]
status'undetermined' | 'wrong' | 'to_edit' | 'ready'

Changes

No recorded changes to this endpoint across all 2 revisions of this API.