APIInfo
Control-plane version
The running control plane and the commit it was built from. Needs no credential, so it answers whether the service is reachable before you start debugging one.
curl -X GET "https://example.com/api/info"{ "service": "blazar-control-plane", "version": "a1b2c3d"}