checks

List Platform Check Runs

List recent check attempts for one authorized resource.

get/v2/checks/runs

Query parameters

subject_type'environment' | 'taskset' | 'task' | 'trace' required

Platform resources supported by the check framework.

subject_idstring uuid required
limitinteger

Response

Successful Response

idstring uuid required
check_keystring required
definition_versioninteger required
definition_snapshotobject required
definition_hashstring required
executor_type'deterministic' | 'scenario_agent' required

Execution mechanisms supported by a check definition.

subject_type'environment' | 'taskset' | 'task' | 'trace' required

Platform resources supported by the check framework.

subject_idstring uuid required
subject_snapshotobject required
snapshot_hashstring required
status'running' | 'passed' | 'failed' | 'error' required

Lifecycle states for a platform check run.

resultobject
summarystring nullable required
errorstring nullable required
execution_trace_idstring uuid nullable required
attemptinteger required
created_atstring date-time required
completed_atstring date-time nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.