v1

latestOpenAPI 3.1.02026-07-26180242448.0 KB
Users

Get user articles

Get long-form articles (Twitter Articles) written by a specific user. Returns article metadata including title, body text, cover image, and publication date. Requires the user's numeric ID.

get/v1/twitter/users/{user_id}/articles

Path parameters

user_idstring required
Example:44196397

The unique numeric ID of the user.

Query parameters

cursorstring

Pagination cursor for fetching the next page of results.

Response

Successfully retrieved articles.

next_cursorstring nullable

Cursor for fetching the next page. Null if no more results.