naftiko: 1.0.0-alpha2
info:
label: API Reference — subpackage_comments
description: 'API Reference — subpackage_comments. 6 operations. Lead operation: ✨ List comments. Self-contained Naftiko
capability covering one Label Studio business surface.'
tags:
- Label Studio
- subpackage_comments
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-comments
baseUri: http://localhost:8000
description: API Reference — subpackage_comments business capability. Self-contained, no shared references.
resources:
- name: api-comments
path: /api/comments/
operations:
- name: list
method: GET
description: ✨ List comments
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: annotation
in: query
type: integer
- name: annotators
in: query
type: string
- name: draft
in: query
type: integer
- name: expand_created_by
in: query
type: boolean
- name: ordering
in: query
type: string
description: Which field to use when ordering the results.
- name: projects
in: query
type: string
- 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: