Get exam list
Method
Method | Description |
---|---|
exam.examList | Get exam list. |
Request parameters
{ }
Response parameters
[ { "id": {ExamId}, "category": "{ExamCategory}", "code": "{ExamCode}" }, ... ]
Please refer to exam update operation to get explanation of all fields.