Get the Observability Intake Serverless API version
To configure authenticated access to the Observability Intake Serverless API, follow the instructions in APM API key.
GET /
curl \ --request GET 'http://api.example.com/' \ --header "Authorization: $API_KEY"