Skip to main content
GET
/
api
/
v0
/
repositories
/
{repo_id}
/
files
/
{path}
Read a single existing file.
curl --request GET \
  --url https://api.example.com/api/v0/repositories/{repo_id}/files/{path}
"<string>"

Path Parameters

repo_id
string<uuid>
required
path
string
required

Response

File content

The response is of type file.