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
Example response
{
"message": "success"
}