List Files
string
default:"all"
all · images · deliverables · documents · filesnumber
default:"50"
Capped at 200.
string
Filename search (partial match).
StorageFile[]
object
{ images, deliverables, documents, files } countsboolean
Get File Content
string
required
string
required
image · deliverable · document · fileContent-Type set to the stored MIME type and Content-Disposition: inline.
Move or Rename File
string
default:"rename"
move or renamestring
Required when
action is move.string
Required when
action is rename.There is also a bulk variant of this operation at
PATCH /api/v1/workspaces/{workspaceId}/storage/files — same body shape, plus a top-level fileId field to select the target file.