cURL
Retrieve annotation
Get annotation by ID
GET
cURL
Authorizations
Path Parameters
Unique ID of the annotation
Pattern:
^ann_Response
200 - application/json
Annotation
array of dataset names for which the annotation appears on charts
Minimum array length:
1Minimum string length:
1Time the annotation marks on the charts. If you don't include this field, Axiom assigns the time of the API request to the annotation.
Type of the event marked by the annotation. Use only alphanumeric characters or hyphens. For example, "production-deployment".
Maximum string length:
256Pattern:
^[a-z0-9-]+$Explanation of the event the annotation marks on the charts
Maximum string length:
512End time of the annotation
Summary of the annotation that appears on the charts
Maximum string length:
256URL relevant for the event marked by the annotation. For example, link to GitHub pull request.
Maximum string length:
512