repository
Gets the metadata of all the entries of the root dir.
This API follows GitHub's design, and it is not easy to use. Recommend users to use our "contents-ext" API instead.
get/repos/{owner}/{repo}/contents
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
Query parameters
refstring
The name of the commit/branch/tag. Default to the repository’s default branch.
Response
ContentsListResponse