GET /docs/{slug}

readme.io

Summary: Get doc
Operation ID: getDoc
Auth: unknown
Description

Returns the doc with this slug

Parameters (2)

slug (string, path, required)

Slug of doc. must be lowercase, and replace spaces with hyphens. For example, for the page titled "New Features", enter the slug "new-features"

x-readme-version (string, header, required)

Version number of your docs project, for example, v3.0. To see all valid versions for your docs project call https://docs.readme.com/developers/reference/version#getversions.

No probe data for this endpoint yet.