runtime_mutations
notebook
Check Path Exists
Check if a file path exists.
session_id scopes the check to an isolated run's own prefix (the --cloud copy-back); absent, it checks the shared workspace.
get/notebook/check-path
Query parameters
pathstring
session_idstring nullable
Response
Successful Response
{"stackTrail":"paths:/notebook/check-path:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
added the new optional
queryrequest parametersession_idnew-optional-request-parameter
- ○