naftiko: 1.0.0-alpha2 info: label: API Reference — subpackage_tasks description: 'API Reference — subpackage_tasks. 8 operations. Lead operation: Get project import status. Self-contained Naftiko capability covering one Label Studio business surface.' tags: - Label Studio - subpackage_tasks 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-tasks baseUri: http://localhost:8000 description: API Reference — subpackage_tasks business capability. Self-contained, no shared references. resources: - name: api-projects-id-imports-import_pk path: /api/projects/{id}/imports/{import_pk}/ operations: - name: createmanystatus method: GET description: Get project import status outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: integer description: A unique integer value identifying this project import. required: true - name: import_pk in: path type: integer required: true - 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: