Get all global chart annotations
GET https://amplitude.com/api/2/annotations
Gets all global chart annotations in a project.
RESPONSES
status: OK
{"data":[{"id":160419,"date":"2021-09-01","label":"First September","details":"My annotation"},{"id":160427,"date":"2021-09-01","label":"","details":"Another annotation"},{"id":160507,"date":"2021-09-25","label":"","details":"Chart annotation"},{"id":160508,"date":"2021-09-30","label":"","details":"Made another annotation"}]}