When to Use This Endpoint
Use this endpoint when you need to:- Compare Images: Identify regressions between two binary file versions.
- Advanced Filtering: Filter findings by complex criteria not available in the simple list.
- Export: Retrieve large datasets of findings.
Request
Endpoint
Body
Filter Reference
[!IMPORTANT] The grid API requires at least one scope filter (Supported filter fields:productIdorimageId) to return results. Requests without a scope filter may return 400 Bad Request.
Example Request - Compare Images
To identify what changed between a baseline and a target image:[!TIP] TheissueStatusfilter requires theincomparator with an array of status values, notequalswith a single string.