Sign in

Get repository contents

documented

Get the contents of a file or directory in a repository.

GET /repos/{owner}/{repo}/contents/{path}Repositoriesno implementation yet0 runs

Input

owner*
Repository owner
octocat
repo*
Repository name
Hello-World
path*
Path in repository
README.md
ref
Git reference (branch or tag)
main
Calls GitHub as you (your API key is your account); keychains.dev holds the credentials.
Get repository contents · GitHub · OpenIntegrations