curl --location --request GET 'https://www.vyuyun.com/apiv1/browse/search?filter=&query=jk&password=' \
--header 'token: l-GSYGGv7H0GN0ehIhX8aCwAk7DtORU81FkjI_lpC0Wsb23uwZky8vrATXmQvQibx-xYP0AsKC81Vof-RxLqzuY8muhYj6K3lXdlX_HkupF4KIEjRVcXpbGiT4g2u48kUuif5HtV5NHXoyI-h-xfnc-wsBUM-5FtVT1y_swOiHQ*'{
"code": 0,
"msg": "string",
"data": {
"lists": [
{
"data": {
"attributes": {
"basename": "string",
"created_at": "string",
"deleted_at": null,
"file_url": "string",
"filesize": "string",
"mimetype": "string",
"name": "string",
"parent_id": "string",
"thumbnail": null,
"updated_at": "string"
},
"id": "string",
"relationships": {
"invitations": "string",
"members": "string",
"shared": {
"data": {
"attributes": {
"down": 0,
"downmax": 0,
"expire_in": 0,
"item_id": "string",
"link": "string",
"permission": "string",
"protected": true,
"score": 0,
"token": "string",
"type": "string",
"views": 0
},
"id": "string",
"type": "string"
}
},
"user": {
"data": {
"attributes": {
"avatar": "string",
"color": null,
"email": "string",
"name": "string"
},
"id": "string",
"type": "string"
}
}
},
"type": "string"
}
}
]
}
}