Get File Health
Return the current health score for a single file.
Args: file_path: File path relative to repository root (URL-encoded).
Returns 404 if the file has never been tracked.
get/quality/file-health/{file_path}
Path parameters
file_pathstring required
Response
Successful Response
{"stackTrail":"paths:/quality/file-health/{file_path}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○