Cloud Internal

Get version

Retrieve the version of the Cloud build and API.

get/api/v1/version

Response

The request has succeeded.

openMeterstring required

The version of the OpenMeter API.

versionstring required

The version of the Cloud build.

Example response

{
  "openMeter": "v1.0.0",
  "version": "v1.1000"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.