Skip to content

getFile

GET
/api/v1/namespaces/{namespace}/file
curl --request GET \
--url 'https://example.com/api/v1/namespaces/example/file?path=example'
namespace
required
string
path
required
string
>= 1 characters <= 512 characters

File path relative to the namespace root.

version
integer
>= 1

Version number. Default is the head version.

File content.

Media typeapplication/octet-stream