Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt

Use this file to discover all available pages before exploring further.

May 4, 2026 Documentation update Review recommended

Affects


Teams using the public Midaz Ledger documentation to query accounts, organizations, or account types. This update applies to the public documentation portal. It does not change the runtime API behavior.
The public documentation portal is the customer-facing reference. Repository source files should not be treated as integration artifacts or downloaded API specifications for client use.

What changed


Ledger list filters

The Midaz Ledger reference now shows query parameters that already exist in the API but were missing from the public reference. Updated areas:
  • GET /accounts filters, including portfolio, segment, status, asset, entity, parent account, name, alias, and metadata filters.
  • GET /organizations filters for status and legal document.
  • GET /account-types filter for key value.
  • Metadata descriptions using the documented dot-notation pattern.

Impact


This is a documentation update. It makes existing Midaz Ledger filters visible in the public documentation. No migration is required from this release note alone. Teams using these list endpoints should use the updated documentation portal when reviewing query behavior.

What you need to do


1
Review the updated Midaz list filters if your integration queries accounts, organizations, or account types.
2
Use the documentation portal as the customer-facing reference for available query parameters.
3
Do not treat repository source files as client integration artifacts.

Deadline

None.

Why

The API already supported these filters, but the public documentation did not show them. The update makes the documentation portal match the product more closely.

Resources