GET media/math/formula/{hash}

unknown:wikipedia-rest-api

Summary: Get a previously-stored formula
Operation ID:
Auth: unknown
Description

Returns the previously-stored formula via `/media/math/check/{type}` for the given hash. **NOTE**: the use of this endpoint is *strongly discouraged*. Instead, use the identical endpoint of the (canonical) Math API on the `wikimedia.org` domain. Stability: [deprecated](https://www.mediawiki.org/wiki/API_versioning#Deprecated).

Parameters (1)

hash (string, path, required)

The hash string of the previous POST data

Constraints: {'minLength': 1}

No probe data for this endpoint yet.