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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.