Content

A /terms-conditions/ page as markdown

The markdown twin of a page under /terms-conditions/: YAML frontmatter with title and description, then an H1 and the body. Equivalent to requesting /terms-conditions/{slug} with Accept: text/markdown. The slugs that exist are listed in /llms-full.txt.

get/terms-conditions/{slug}.md

Path parameters

slugstring required

Page slug, without the .md suffix.

Response

The page, as markdown.

Changes

No recorded changes to this endpoint across all 1 revision of this API.