Get repository file
documentedGet a file’s content from the repository.
GET /projects/:id/repository/files/:file_pathProjectsno implementation yet0 runsInput
project_id*
GitLab Project ID or URL-encoded path
123456
file_path*
Path to file in repository (URL-encoded)
path%2Fto%2Ffile.txt
ref*
Branch/Tag/Commit ref
master
Calls GitLab as you (your API key is your account); keychains.dev holds the credentials.