GET
/v1/sessions/{session_id}/fileAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
session_id*string
Current session identifier.
Query Parameters
path*string
File path to read.
Response Body
text/plain
text/plain
text/plain
text/plain
text/plain
text/plain
curl -X GET "/api/v1/sessions/string/file?path=string""string""Missing `path` query parameter.""Session not found.""CLI returned an error from the remote read.""CLI not connected.""CLI did not respond."