Files
Workspace file upload, listing, and order file association endpoints served through Effect HttpApi.
Available Methods
Each method has its own page with request and response details, examples, and generated code snippets.
- GET/api/unstable/files
/api/unstable/files
- POST/api/unstable/files/associations
/api/unstable/files/associations
- GET/api/unstable/files/orders/{orderId}
/api/unstable/files/orders/{orderId}
- POST/api/unstable/files/orders/{orderId}
/api/unstable/files/orders/{orderId}
- DELETE/api/unstable/files/orders/{orderId}/{fileId}
/api/unstable/files/orders/{orderId}/{fileId}
- POST/api/unstable/files/uploads/confirm
/api/unstable/files/uploads/confirm
- POST/api/unstable/files/uploads/presign
/api/unstable/files/uploads/presign