Skip to main content
GET
Get task agreement

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

task_uuid
string
required

Annotation task to act on

Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

Query Parameters

bucket
enum<string>
default:week

How to bucket points in the trend series

Available options:
week,
month,
year
days
integer
default:90

Trailing window in days for the trend series

Required range: 1 <= x <= 3650

Response

Successful Response

task_id
string
required

ID of the task

Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

bucket
string
required

Time bucket used for the trend series

days
integer
required

Length of the trailing window in days

human_human
HumanAgreementBlock · object
required

Agreement between annotators who labelled the same items

evaluators
object[]
required

Agreement between each evaluator and the annotators, one entry per linked evaluator