API Methods under "annotations" category


Methods:


POSTaddAnnotation

Add an annotation entry to the database.

POSTdescribeAnnotation

Get the latest annotation entry for a given feature group, feature, and document.

GETverifyAndDescribeAnnotation

Get the latest annotation entry for a given feature group, feature, and document along with verification information.

POSTupdateAnnotationStatus

Update the status of an annotation entry.

POSTgetDocumentToAnnotate

Get an available document that needs to be annotated for a annotation feature group.

GETgetAnnotationsStatus

Get the status of the annotations for a given feature group and feature.

POSTimportAnnotationLabels

Imports annotation labels from csv file. All valid values in the file will be imported as labels (including header row if present).