Skip to main content
Search, filter, and compare security findings using the advanced Grid API.

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
Headers Body

Filter Reference

[!IMPORTANT] The grid API requires at least one scope filter (productId or imageId) to return results. Requests without a scope filter may return 400 Bad Request.
Supported filter fields:

Example Request - Compare Images

To identify what changed between a baseline and a target image:
[!TIP] The issueStatus filter requires the in comparator with an array of status values, not equals with a single string.

Response

Returns a paginated list of findings with comparison status.