Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Json Ledger API query with field filteringForum ↗

Json Ledger API query with field filtering

App Development4 posts89 views2 likesLast activity Oct 2025
DA
David_MartinsOP
Oct 2025

Hello,

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 2025

Agreed, 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 2025

I’m assuming this is not a feature that is in consideration then, is that accurate?

WA
WallaceKelly
Oct 2025

Yes, that is accurate. The PQS meets the needs of supporting these types of queries.

← Back to Discussions