versioning
Get the names and statuses of files that changed since a commit
Get the names and statuses of files that changed since a commit. Default is the latest commit (HEAD).
get/version/files
Query parameters
commitstring
The Git commit hash to use as the starting point for the request.
Response
The requested GitFilesResponse object in a single-item list.