Retrieve insurance claims with optional reconciliation status filter.
Returns a list of insurance claims. This includes claims submitted via the API, claims parsed automatically from lockbox mail, and claims created when a provider uploads an EOB directly to Lemma. You can filter by reconciliation status to find claims that are still awaiting payment or claims that have been matched to a transaction.Documentation Index
Fetch the complete documentation index at: https://docs.getlemma.com/llms.txt
Use this file to discover all available pages before exploring further.
true to return only reconciled claims,
or false to return only unreconciled claims. Omit to return all claims.transaction_ids. You can look up full transaction details via the List transactions endpoint.