Skip to main content
GET
Check if a file exists

Authorizations

Authorization
string
header
required

Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.

Headers

x-msb-file-path
string
required

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

Path Parameters

slug
string
required

Organization slug

id
string<uuid>
required

Volume UUID

Response

Check if a file exists

Whether the requested path exists.

exists
boolean
required