Search for annotations
Search for annotations related to a specific service.
GET
/api/apm/services/{serviceName}/annotation/search
curl \
--request GET 'https://<KIBANA_URL>/api/apm/services/{serviceName}/annotation/search' \
--header "Authorization: $API_KEY" \
--header "elastic-api-version: 2023-10-31"