GET /categories/{slug}

readme.io

Summary: Get category
Operation ID: getCategory
Auth: unknown
Description

Returns the category with this slug

Parameters (2)

slug (string, path, required)

Slug of category. Slugs must be all lowercase, and replace spaces with hyphens. For example, for the the category "Getting Started", enter the slug "getting-started"

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.