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
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Migrating to Replay
    • Capabilities
  • Generators
      • Generating an SDK
      • Publishing to RubyGems
      • Configuration
      • Adding custom code
      • Changelog
      • Customer showcase
  • Reference
    • generators.yml
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
GeneratorsRuby

Changelog

March 19, 2026
March 19, 2026

1.1.2

(fix): Fix pagination query parameter key mismatch. Query parameters were initialized with string keys but pagination iterator blocks used symbol keys, causing duplicate parameters to be sent (e.g., page=0&page=0) which resulted in 400 errors.

(fix): URI-encode path parameters before interpolation into URL paths. Resource IDs containing reserved URI characters (e.g., pipes, spaces) now work correctly instead of raising URI::InvalidURIError.

Was this page helpful?
Edit this page
Previous

March 25, 2026

Next

March 17, 2026