Queries
Preview a DCQL query derived from credential definitions, without persisting it
Derives a multi-credential DCQL query from the referenced profile-bound verifiable-credential definitions and returns it together with per-credential-query provenance. Nothing is created or modified. Each definition reference contributes exactly one credential query. Requires the enterprise semantic binding license feature; without it the request fails with 403.
post/queries/preview
Request body
PreviewDcqlQueryRequest required— unresolved $ref
Response
The derived DCQL query plus provenance and warnings.
PreviewDcqlQueryResult required— unresolved $ref