get CLI session
get a CLI session by the session ID; this is a public endpoint and will return the finalized session which has been authenticated in the PUT endpoint it will only return 200 once and then the session will be deleted
GET
/
cli
/sessions
/{session_id}
Path Parameters
session_id
Requiredstring
ID of CLI session
session