Skip to main content
New to Testkube? Unleash the power of cloud native testing in Kubernetes with Testkube. Get Started >

Testkube Control Plane ../debug operations

Testkube Pro API (cloud-api/1.10.38)

Download OpenAPI specification:Download

API for Testkube Pro

Get debug information

Gets information that is needed for debugging and opening Testkube bug reports

path Parameters
id
required
string

organizationId

environmentId
required
string

environmentID

Responses

Response samples

Content type
application/json
{
  • "clientVersion": "1.4.9",
  • "serverVersion": "v1.4.9",
  • "clusterVersion": "v1.23.4",
  • "apiLogs": [
    ],
  • "operatorLogs": [
    ],
  • "executionLogs": {
    }
}