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

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/twitter/get-user-posts/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.