exists
get
Check if a file or directory exists at the given path
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
connectionSlugstringRequired
Query parameters
pathstringRequired
Responses
200
The file or directory exists
application/json
400
The request was malformed
get
/{connectionSlug}/existsLast updated