GET
/api/v1/subjects/:subject_id/topics
List topics
Lists the topics within a subject. Some topics declare an extra_fields_schema — extra inputs (e.g. a prescribed text) you collect before starting a chat on that topic.
Returns
A topics array. Each topic has id, name, year_levels, and an optional extra_fields_schema.