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 \
-X GET http://api.example.com/
Response examples (200)
{
"version": "string"
}