Account Inbox
Fetches your accounts inbox
Fetch the inbox of your tiktok account
Query Parameters
Name
Type
Description
{
code: 200,
msg: 'success',
data: {
follow_request: { count: 0, from_users: [] },
live_message: [],
report_inbox: null,
show_following_popup: false,
tiktok_shop_inbox: null,
top_live: { avatar_list: [], enable: false }
}
}{
'code': 400,
'msg': "Login Expired"
}Last updated
