{"uid":"cap_BrP73U_9lfkl51m85_dEA","slug":"readx-media-timeline-618ff5ee","name":"ReadX Media Timeline","description":"A user's timeline filtered to tweets with media. Example: GET /api/jack/with_media","url":"https://readx.sh/api/:name/with_media","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["name"],"properties":{"name":{"type":"string","pattern":"^[A-Za-z0-9_]+$","minLength":1,"description":"X handle without the leading @ (alphanumeric and underscore)."},"cursor":{"type":"string","description":"Pagination cursor from a previous response's pagination.next_cursor (the conversation endpoint at /api/{name}/tweets/{id} instead takes its own nested reply cursor — see that endpoint)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_342gw9HU7FZhwxbcd_n7J","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a user's X/Twitter timeline filtered to only tweets that contain media (photos, videos, GIFs).","exampleAgentPrompt":"Can you pull the media-only timeline for the X account 'NASA' — just the tweets that have photos or videos attached — and show me the first page?","exampleUseCases":null,"resultDescription":"Returns a paginated JSON list of tweets from the specified user that include media (images, videos, GIFs), with tweet content, media URLs, metadata, and a pagination cursor (pagination.bottom) for fetching subsequent pages.","failureModes":["Invalid or non-alphanumeric username returns a validation error","User account does not exist or is suspended — likely 404 or empty result","Private/protected account — tweets may not be accessible","Invalid pagination cursor — returns error or resets to first page","Payment failure (x402) — endpoint requires $0.01 USDC per call; insufficient balance causes rejection","Rate limiting — too many requests in a short period"],"whenToPreferThis":"Use this endpoint when you specifically need only media-containing tweets from a user's timeline, avoiding the noise of text-only tweets. It is ideal for agents building media galleries, monitoring a user's visual content, or analyzing image/video output from an X account. Prefer over the general timeline endpoint when media filtering is required to reduce post-processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:50:37.096Z","isFirstParty":false}