v1
latestOpenAPI 3.1.02026-08-0413468163.9 KBv1-connectors
List Connector Readiness Checks Endpoint
List ARD-720 post-snapshot validation evidence for this connector.
Returns the append-only paper trail of per-table checks the engine-setup gate emitted on each attempt. The schema's branch_readiness_checks_select_policy enforces RLS via current_user_accessible_connectors — callers see only the rows for connectors they have read access to.
A connector that's stuck in failed_validation will surface its failing rows here (combine with ?only_failed=true); customers use this to understand why their branch isn't routing without needing operator intervention.
get/v1/connectors/{connector_id}/readiness-checks
Path parameters
connector_idstring required
Query parameters
attempt_idstring nullable
check_namestring nullable
only_failedboolean
limitinteger
offsetinteger
Response
Successful Response
{"stackTrail":"paths:/v1/connectors/{connector_id}/readiness-checks:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}