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 2 of the 30 revisions of this API.3

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      added the new optional query request parameter session_id

      new-optional-request-parameter