Responses

  • 200 application/json

    A successful response includes the service version.

    Hide response attribute Show response attribute object
    • version string

      The version of the Observability Intake Serverless API.

POST /
curl \
 -X POST http://api.example.com/
Response examples (200)
{
  "version": "string"
}