Json Ledger API query with field filtering
App Development4 posts89 views2 likesLast activity Oct 2025
DA
David_MartinsOP
Oct 2025Hello,
I was attempting to execute a “/v2/state/active-contracts“ request but I’m not finding anything on the open api spec to filter by contract field, is this not possible?
WA
WallaceKelly
Oct 2025Agreed, the Ledger API does not support filtering by contract fields.
The Participant Query Store is a separate component that can be added which supports SQL-like queries.
DA
David_Martins
Oct 2025I’m assuming this is not a feature that is in consideration then, is that accurate?
WA
WallaceKelly
Oct 2025Yes, that is accurate. The PQS meets the needs of supporting these types of queries.