List Rule Executions

Use this endpoint to view executions of reliability policies (rules) across your tenant. Typical use cases include monitoring recent runs, filtering by status, and drilling into a specific policy’s history.

Endpoint

Copy

Query Parameters

NameTypeRequiredDescription
pagestringNoPage number to retrieve
sizestringNoPage size (items per page).
executionStatusstringNoFilter by execution status. One of: STARTED, RUNNING, ERRORED, WARNING, SUCCESSFUL, ABORTED.
resultStatusstringNoFilter by final result status. One of: STARTED, RUNNING, ERRORED, WARNING, SUCCESSFUL, ABORTED.
ruleIdstringNoFilter executions by a specific policy/rule ID.

Sample Request

Bash
Copy

Response Schema

See Execution Schema.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard