topics
get/topics
Response
list of all topics
Example response
{
"message": "ok",
"data": [
{
"id": 1,
"assessmentId": 1,
"title": "Project A"
}
]
}list of all topics
{
"message": "ok",
"data": [
{
"id": 1,
"assessmentId": 1,
"title": "Project A"
}
]
}