For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog inStart for free
  • CLI reference
    • Get started with Fern CLI
    • Global options
    • Commands
    • Changelog
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
Book a demoLog inStart for free
CLI reference

Changelog

May 27, 2026
May 27, 2026

5.40.0

(feat): Add hidden fern docs theme delete --name <theme name> CLI command to delete a named theme from an org. Includes a confirmation prompt (skippable with --yes).

5.39.0

(feat): Add a settings.search object to docs.yml with two new options:

  • prioritize-current-product: boosts search results from the current product/version via Algolia optionalFilters without excluding results from other products/versions.
  • default-filter-by-current-product: auto-selects the current product as a facet filter so only results from the current product are shown by default.

settings.default-search-filters is preserved as an alias for settings.search.default-filter-by-current-product for backwards compatibility.

5.38.2

(fix): Honor operation-level x-fern-streaming.resumable on SSE endpoints whose streaming is auto-detected from a text/event-stream response. Previously, setting resumable: true without an explicit format was silently dropped and the endpoint generated as non-resumable.

5.38.1

(fix): Fix fern check --broken-links (and fern docs broken-links) silently skipping broken links inside API Reference description fields. Links in endpoint, type, property, path-parameter, and other docs / description fields are now validated against the rest of the docs navigation.

Was this page helpful?
Edit this page
Previous

Changelog

Next

May 26, 2026