Skip to main content
GET
Check if a file exists

Authorizations

Authorization
string
header
required

Organization API key (msb_…) - org-scoped programmatic access.

Headers

x-msb-file-path
string
required

URL-safe base64 encoded volume-relative UTF-8 path

Path Parameters

id
string<uuid>
required

Volume UUID

Response

Check if a file exists

Whether the requested path exists.

exists
boolean
required