Get ledger entry line change events

Returns the list of changes based on the provided start_date. If no start_date is provided it returns the oldest set of recorded changes. Changes for the last 4 weeks are retained. The items will be returned using processed_at in ASC order (oldest first).

NEW BEHAVIOR : The old ledger scope will only work on the old behavior system. As soon as you opt in to the new version, or when the sunset phase starts and you haven't explicitly opted out of the old behavior, the ledger scope will no longer work. For more details, see our API documentation https://pennylane.readme.io/docs/2026-api-changes-guide for migration instructions.

This endpoint requires one of the following scopes: ledger (DEPRECATED), ledger_entries:readonly, ledger_entries:all

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!