naftiko: 1.0.0-alpha2 info: label: API Reference — subpackage_projects.subpackage_projects/exports description: 'API Reference — subpackage_projects.subpackage_projects/exports. 8 operations. Lead operation: [Deprecated] Easy export of tasks and annotations. Self-contained Naftiko capability covering one Label Studio business surface.' tags: - Label Studio - subpackage_projects.subpackage_projects/exports created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: LABEL_STUDIO_API_KEY: LABEL_STUDIO_API_KEY capability: consumes: - type: http namespace: label-studio-subpackage-projects-subpackage-projects-exports baseUri: http://localhost:8000 description: API Reference — subpackage_projects.subpackage_projects/exports business capability. Self-contained, no shared references. resources: - name: api-projects-id-export path: /api/projects/{id}/export operations: - name: downloadsync method: GET description: '[Deprecated] Easy export of tasks and annotations' outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: integer description: A unique integer value identifying this project. required: true - name: download_all_tasks in: query type: boolean description: If true, download all tasks regardless of status. If false, download only annotated tasks. - name: download_resources in: query type: boolean description: If true, download all resource files such as images, audio, and others relevant to the tasks. - name: export_type in: query type: string description: Selected export format (JSON by default) - name: ids in: query type: array description: Specify a list of task IDs to retrieve only the details for those tasks. - name: Authorization in: header type: string description: 'The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: