List Executions (All Policies)

Use this endpoint to retrieve a global list of all policy executions, regardless of policy type. This is useful for dashboards, monitoring tools, time-based queries, and SLA reporting.

Endpoint

HTTP
Copy

Query Parameters

NameTypeRequiredDescription
ruleTypestringNoFilter by policy type (e.g., DATA_QUALITY, RECONCILIATION, DATA_ DRIFT, etc.)
executionStatusstringNoFilter by status (SUCCESS, WARNING, FAILURE, ERROR, etc.)
resultStatusstringNoFilter based on evaluation result category.
assetIdintegerNoReturn executions related to a specific asset.
fromstringNoStart timestamp (ISO).
tostringNoEnd timestamp (ISO).
pagination paramsintegerNoStandard pagination fields (page, size).

Sample Request

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard