---
search:
  tags:
    - Article Endpoints
    - GET
seo:
  description: >-
    Retrieves the full content of an X (Twitter) Long-form Article… Reference
    for the GET /x/article/{tweet_id}/markdown endpoint in the TwexAPI REST API
    API.
sidebar:
  badge: GET
  label: Fetch X (Twitter) Article as Clean Markdown
title: Fetch X (Twitter) Article as Clean Markdown
type: openapi-operation
---
Retrieves the full content of an X (Twitter) Long-form Article formatted as **clean, valid Markdown**. The response body is delivered as a raw UTF-8 string without markup bloat, optimized for LLM RAG pipelines, AI agent context ingestion, Obsidian, Notion, or static site generators.

<Operation source="api-reference" id="x-article-markdown-api-x-article-tweet-id-markdown-get" />
