Spaces method and path for this operation:
get /s/{space_id}/api/apm/services/{serviceName}/annotation/search
Refer to Spaces for more information.
Search for annotations related to a specific service.
GET /api/apm/services/{serviceName}/annotation/search
curl \ --request GET 'https://localhost:5601/api/apm/services/{serviceName}/annotation/search' \ --header "Authorization: $API_KEY" \ --header "elastic-api-version: 2023-10-31"