Twitter
User Published Posts
Retrieves posts published by an X (Twitter) user identified by Rest ID, with cursor pagination. Use it to browse a known account's timeline or continue through its public post history.
get/api/twitter/get-user-posts/v1
Query parameters
tokenstring required
Authentication token required for API access.
restIdstring required
The unique numeric identifier (Rest ID) for the X user.
cursorstring
Pagination cursor for navigating through long timelines.
Response
OK