GET api/words/getWords?categoryId={categoryId}&subcategoryId={subcategoryId}&studentId={studentId}

根据分类和子分类获取单词列表,答对3次以上不在出现

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categoryId

string

Required

subcategoryId

string

Required

studentId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.