Authorization: Bearer ********************curl --location --request GET 'https://sit-api.brain-ol.com/archive/tasks/1/records/by-teacher?sort=completed,desc&sort=updatedAt,asc' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "string",
"data": "string"
}