User ID, from the rest_id of the Get User Information interface
count
string
optional
Quantity; Default value: 20
cursor
string
optional
Default value: None; Used for page flipping, subsequently fetched from $.data.user.result.timeline_v2.timeline.instructions.[1].entries.[-1].content.value in the returned result of the previous request
Header Params
Authorization
string
optional
Example:
Bearer {{YOUR_API_KEY}}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.302.ai/tools/twitter/web/fetch_user_post_tweet?userId=&count&cursor' \
--header'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz'