Stasis
Code

Get raw file content

Get the raw content of a file

GET
/api/v1/repos/{owner}/{repo}/raw/{ref}/{path}

Path Parameters

owner*string
repo*string
ref*string
path*string

Response Body

text/plain

curl -X GET "https://example.com/api/v1/repos/string/string/raw/string/string"
"string"
Empty