List Pods
GET {{kube-api-server}}/api/v1/namespaces/default/pods?limit=500
This request will list all pods created. Let results in the Visualization tab guide you to the next steps.

Head over to Delete the pod created
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | null |