Last updated 1 year ago
Check if a file or directory exists at the given path.
Check if a file or directory exists at the given path
GET /{connectionSlug}/exists HTTP/1.1 Host: api.sftpoverhttp.com Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
The file or directory exists
{ "exists": true }