v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBDBT_HEALTH_CHECKS
List Latest Health Checks
Get the latest DBT health check run for each unique integration/environment combination.
Args: integration_id: Optional filter by integration ID environment_id: Optional filter by environment ID start_date: Optional filter by start date (inclusive) end_date: Optional filter by end date (inclusive) name: Optional filter by insight name (matches model or project insights)
Returns: List of the most recent health check runs for each integration/environment pair
get/dbt/health-checks/latest
Query parameters
integration_idinteger nullable
environment_idinteger nullable
start_datestring date-time nullable
end_datestring date-time nullable
namestring nullable
Response
Successful Response