GET
/
kubeclusters
/
{cluster}
/
scans
/
{scan}
/
namespaces
/
{namespace}
/
{
  "$schema": "https://example.com/schemas/KubeClusterScanNamespace.json",
  "cluster": "k8scl_83eaa8d5-36ab-4814-9559-77518ec434cf",
  "created_by": "<string>",
  "created_on": "2023-11-07T05:31:56Z",
  "last_modified_by": "<string>",
  "last_modified_on": "2023-11-07T05:31:56Z",
  "namespace": "kube-system",
  "scanned_on": 123
}

Response

200
application/json

OK

The response is of type object.