Skip to main content
POST
Check if files exist

Authorizations

Authorization
string
header
required

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

Path Parameters

slug
string
required

Organization slug

id
string<uuid>
required

Volume UUID

Body

application/json
paths
string[]
required

Volume-relative paths to check, at most 100 per request.

Maximum array length: 100

Response

Check if files exist

Requested paths that exist in the volume.

existing_paths
string[]
required