GET page/html/{title}
Operation ID: —
Auth: unknown
Description
Stability: [stable](https://www.mediawiki.org/wiki/API_versioning#Stable)
Parameters (4)
(string, header, optional)
The desired language variant code for wikis where LanguageConverter is enabled. Example: `sr-el` for Latin transcription of the Serbian language.
(boolean, query, optional)
Requests for [redirect pages](https://www.mediawiki.org/wiki/Help:Redirects) return HTTP 302 with a redirect target in `Location` header and content in the body. To get a 200 response instead, supply `false` to the `redirect` parameter.
(boolean, query, optional)
Whether to temporary stash data-parsoid metadata in order to support transforming the modified content later. If this parameter is set, requests are rate-limited on a per-client basis (max 5 requests per second per client)
(string, path, required)
Page title. Use underscores instead of spaces. Use percent-encoding. Example: `Main_Page`.
No probe data for this endpoint yet.