Retrieves information about the Kafka Bridge instance, in JSON format.

get/

Response

Information about Kafka Bridge instance.

bridge_versionstring

Example response

{
  "bridge_version": "0.16.0"
}

Changes