latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

learnV2

Get special learn words

Get special learn words based on underlying language

get/v2/learns

Query parameters

uuidstring required

Course uuid

word_idstring

Word_id is optional, if not existed, return all learn word

Headers

Authorizationstring required

With the bearer started

Response

success, the list in Data is model.LearnWordItem

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}