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