Annotations
Get an Annotation
Retrieve an Annotation from its id
.
GET
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.
Response
200
application/json
Completed annotation.
Represents a generic annotation.
Unique identifier for the annotation.
Key for the annotation.
The type of the value and the possible_values, if they exist.
Title of the annotation.
Further details about the question.
String representation of the possible options.
A string representation of the annotation.
Integer type annotation value.
The possible values for this annotation.
Integer type annotation value.