List annotations
Returns the workspace’s annotations, most recent moment first. Every filter is optional; with none the most recent 100 rows come back.
Gated by the web_analytics read permission, like the rest of the web analytics surface.
Authorizations
API token for authentication
Query Parameters
The ID of the workspace
Only annotations at or after this instant. Must be RFC3339; a malformed value is a 400 rather than a dropped filter.
Only annotations at or before this instant. Must be RFC3339.
Comma-separated list of sources to keep. Any value outside manual/broadcast is a 400.
Maximum rows to return. Values above the maximum are clamped to it rather than refused.
x <= 1000Response
Annotations matching the filters
