v76

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Projects

✨ Get annotator weights

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Retrieve the annotator weights for statistics and Cohen's Kappa for a specific project. Affects dashboard-members stats, but old and unused.
get/api/projects/{id}/project-extra-params/

Path parameters

idinteger required

Response

Annotator weights retrieved

annotator_paramsobject nullable

User ID and user weight in score calculation. Format {user_id: weight} with weight in [0..1].

use_kappaboolean

If categorical variables are used in labeling (e.g. choices), Cohen's Kappa statistic is computed to measure inter-rater reliability instead of basic agreement