latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Execution

Retrieve a set of run policy executions for a given run policy

Used to query run policy executions

get/execution/runPolicyExecution

Query parameters

organization_idstring required

The organization the run policy execution belongs to

status'queued' | 'pre_execution' | 'scheduling' | 'scheduled' | 'succeeded' | 'failed' | 'cancelled' | 'post_execution' | 'completed' | 'terminated'

The run policy execution status

policy_idstring

The run policy to query by

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

Array of run policy executions matching the query

cursorstring

Cursor used for pagination