v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Annotations

Retrieve an annotation

Returns an annotation by the specified Id.

get/analytics/v1/annotations/{id}

Path parameters

idstring required

Annotation ID

Response

OK - Annotation returned.

idstring required

The unique identifier of the annotation.

contentstring required

The content of the annotation.

timestampstring date-time required

The date associated with the annotation.

reportsstring[]

List of report IDs associated with the annotation.

createTimestring date-time

The creation time of the annotation.

updateTimestring date-time

The time when the annotation was last updated.