Get annotation task
Get one annotation task with linked evaluators, items, and labelling jobs
Authorizations
API key for authentication
Path Parameters
Task to retrieve
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Response
Successful Response
Unique ID for the task
36"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Name of the task
Task type. Determines the shape of each item's payload.
stt: judge a transcript on its ownllm: judge one response with its conversation historyllm-general: judge a standaloneinput -> outputpairconversation: judge a full conversation
stt, llm, llm-general, conversation, tts When the task was created (ISO 8601 UTC)
When the task was last updated (ISO 8601 UTC)
The task's description
The evaluators linked to this task, in display order. Fetching one task by ID enriches each with its live version's rubric. Listing tasks returns lightweight metadata (uuid, name, type, position) only
Number of items in the task
Whether the task has at least one comparable human-vs-human or human-vs-evaluator pair, computed over all time
The task's items, each with its agreement stats. You get these when you fetch one task by ID, not when you list tasks
The task's labelling jobs. You get these when you fetch one task by ID, not when you list tasks