repository
get/api/repos/{namespace}/{repository}/branch/{tree}/files
Path parameters
namespacestring required
Repository namespace (user or organization)
repositorystring required
Repository name
treestring required
Branch name (short form like 'main', or full ref like 'refs/heads/main')
Response
Recursive file listing with last commit info for each entry
Changes
No recorded changes to this endpoint across all 2 revisions of this API.