get
https://app.pennylane.com/api/external/v2/ledger_entries//ledger_entry_lines
Deprecation: The default sorting behavior is changing:
Current default: Results are sorted by id in ascending order (oldest first)
Future default: Results will be sorted by id in descending order (newest first)Recommended action: To ensure consistent behavior and avoid breaking changes, explicitly specify the sort order using the sort parameter
ledgerscope will be deprecated on 31/03/2026. You can useledger_entries:readonlyorledger_entries:allscopes instead.
