workspace
Read source code from a file in the workspace
Returns the contents of the specified file.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A range within a specific file, defined by start and end positions
The end position of the range.
The path to the file.
The start position of the range.
Response
200 - application/json