Repository

Get a file content

get/repos/{scm}/{namespace}/{name}/content/{path}

Path parameters

scmstring required

SCM

namespacestring required

Namespace

namestring required

name

pathstring required

file path

Query parameters

refstring

specify git ref, default main branch

Response

file content

Changes