Read file

Read the content of a specified file.

get/file/content

Query parameters

directorystring
workspacestring
pathstring required

Response

File content

type'text' | 'binary' required
contentstring required
diffstring
encoding'base64'
mimeTypestring

Changes