badge

Health Badge Json

Shields endpoint-badge JSON for the health badge.

Returns the {schemaVersion, label, message, color} shape a https://img.shields.io/endpoint?url=... badge consumes, so a README can render through shields' own pipeline while reusing our brand color ramp. Cached identically to the .svg route.

get/badge/health/{owner}/{repo}.json

Path parameters

ownerstring required
repostring required

Query parameters

variantstring

Response

Successful Response

{"stackTrail":"paths:/badge/health/{owner}/{repo}.json:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes