naftiko: 1.0.0-alpha2 info: label: SpotDraft Public API — Workspace Files description: SpotDraft Workspace Files capability. 2 operations across versions v1/v2/v2.1. tags: - SpotDraft - CLM - Contracts - Workspace Files created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: SPOTDRAFT_CLIENT_ID: SPOTDRAFT_CLIENT_ID SPOTDRAFT_CLIENT_SECRET: SPOTDRAFT_CLIENT_SECRET capability: consumes: - type: http namespace: workspace-files baseUri: https://api.us.spotdraft.com description: SpotDraft Workspace Files endpoints. headers: {} resources: - name: v2-1-public-workspace-files-uploads path: /api/v2.1/public/workspace/files/uploads/ operations: - name: v2-1-public-workspace-files-uploads-create method: POST description: Initialize workspace file uploads outputRawFormat: json inputParameters: - name: body in: body type: object required: true - name: v2-1-public-workspace-files-file-id path: /api/v2.1/public/workspace/files/{file_id}/ operations: - name: v2-1-public-workspace-files-retrieve method: GET description: Get workspace file signed download URL outputRawFormat: json inputParameters: - name: file_id in: path type: string required: true