Get case study list

Method

Method Description
exam.caseStudyList Get case study list.

Request parameters

{
    "test_id": {TestId}
}

Response parameters

[
    {
        "id": {CaseStudyId}
    },
    ...
]

Please refer to case study update operation to get explanation of all fields.