Skip to main content

Files

9 live operations under /api/files. 8 require a machine key; 1 are public. Tagged: Other.

MethodPathWhat it doesAuth
GET/api/files/_meta/healthDEV utility: route count + storage path (no PII)public
POST/api/files/{id}/chunkappend one chunkkey
POST/api/files/{id}/collectkey
POST/api/files/{id}/completefinalizerkey
GET/api/files/{id}/downloadowner OR share tokenkey
POST/api/files/{id}/sharemint a share URLkey
GET/api/files/{id}/statuslifetime without downloading Lets the mail UI show "expires in 6h" or "expired" on an attachment chip without pulling thkey
POST/api/files/initmulti-chunk session initkey
POST/api/files/uploadsingle-shot uploadkey

Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.