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"
Response examples (200)
{
"version": "string"
}