latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

WordList

Get Folder list of user following

Get Folder list of user following

get/v2/word_list/following_folder_list

Query parameters

next_tokenstring required

bring the previous next_token to get the next page

Headers

Authorizationstring

Bearer jwt token

Response

success, the list in Data is []*model.WordListFeaturedFolder

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}