List annotationsCopy Pageget https://mpulse.soasta.com/concerto/mpulse/api/annotations/v1Query for a list of annotations.Query Paramsdate-startintegerStart of the range to query for. Annotation start to be greater than or equal to this value. It's specified as milliseconds since epoch.date-endintegerEnd of the range to query for. Annotation start to be less than or equal to this value. It's specified in milliseconds since epoch.domainintegerUniquely identifies each domain.HeadersX-Auth-TokenstringrequiredAll calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.Response 200Success. Response is the list of annotations.Updated 4 months ago