Get an Annotation
Retrieve an Annotation from its id
.
Authorizations
Your API Key is the Bearer token. See the Authentication section to learn how to access your key.
Query Parameters
The unique identifier of the annotation.
"overall_quality"
Response
Represents a generic annotation.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
Integer type annotation value.
3
The possible values for this annotation.
Integer type annotation value.
Represents a generic annotation.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
Integer type annotation value.
3
The possible values for this annotation.
Integer type annotation value.
Represents a generic annotation.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
Boolean type annotation value.
true
The possible values for this annotation.
Boolean type annotation value.
Represents a generic annotation.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
String type annotation value.
"There were multiple issues in the response: 1. ..."
Represents a generic annotation.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
Single-select category annotation.
"Critical Thinking"
The possible values for this annotation.
Single-select category annotation.
Represents a generic annotation.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
Multi-select category annotation.
["Critical Thinking", "Math"]
The possible values for this annotation.
["Critical Thinking", "Math"]
Represents a generic annotation.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
Represents a generic annotation.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
A list of choices where the beginning of the list is preferred. Ties are not allowed.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
["model_1", "model_3", "model_2"]
A list of choices where the beginning of the list is preferred. When there's a tie, multiple choices will be at the same index.
Unique identifier for the annotation.
"overall_quality"
Key for the annotation.
"formatting"
The type of the value and the possible_values, if they exist.
Title of the annotation.
"Overall Response Score"
Further details about the question.
"How would you rate the entire response overall?"
String representation of the possible options.
A string representation of the annotation.
["Major Issues", "Minor Issues", "No Issues"]
[["model_a", "model_c"], ["model_b"]]