App Logo
tiktok.com

Get TikTok direct message inbox

List the signed-in account's direct message conversations, newest activity first: who each one is with, the last message preview as the inbox shows it, and the timestamp label. Handles and nicknames are resolved for every participant, so a conversation can be read afterwards with the get-conversation script. This is the private messages list, not the activity feed of likes and follows — use the notifications script for those.

Input

count optional

Target number of conversations to collect; the inbox list is scrolled until this many are gathered or it ends.

Default: 30

Output

hasMore required

True when the inbox still had conversations beyond the ones returned.

account_used required

Handle whose inbox was read, from the signed-in session.

conversations required

Start building not clicking