Label Studio · Capability
API Reference — subpackage_annotationHistory
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.
What You Can Do
GET
List
— ✨ List all annotation history items for annotation
/v1/api/annotation-history
DELETE
Delete
— ✨ Delete annotation history items
/v1/api/annotation-history
GET
Retrieve
— ✨ Retrieve a single annotation history item (full result for hydration)
/v1/api/annotation-history/{id}
GET
Listforproject
— ✨ List annotation history items for project
/v1/api/projects/{id}/annotation-history
MCP Tools
list-all-annotation-history-items
✨ List all annotation history items for annotation
read-only
idempotent
delete-annotation-history-items
✨ Delete annotation history items
idempotent
retrieve-single-annotation-history-item
✨ Retrieve a single annotation history item (full result for hydration)
read-only
idempotent
list-annotation-history-items-project
✨ List annotation history items for project
read-only
idempotent