editor
View File Contents
Retrieves the contents of a file, optionally within a specified line range.
POST
Body
application/json
File path to view
Line range to view [start, end]
Response
200 - application/json
The response is of type string
.
Retrieves the contents of a file, optionally within a specified line range.
File path to view
Line range to view [start, end]
The response is of type string
.